﻿/* Open Sans Light */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-Light.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}*/

/* Open Sans Light Italic */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-LightItalic.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}*/

/* Open Sans Regular */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-Regular.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}*/

/* Open Sans Regular Italic */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-Italic.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-Italic.ttf) format("truetype");
    font-weight: normal;
    font-style: italic;
}*/

/* Open Sans Semi Bold */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-SemiBold.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}*/

/* Open Sans Semi Bold Italic */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-SemiBoldItalic.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-SemiBoldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic;
}*/

/* Open Sans Bold */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-Bold.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-Bold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}*/

/* Open Sans Bold Italic */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-BoldItalic.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-BoldItalic.ttf) format("truetype");
    font-weight: bold;
    font-style: italic;
}*/

/* Open Sans Extra Bold */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-ExtraBold.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}*/

/* Open Sans Extra Bold Italic */
/*@font-face
{
    font-family: "Open Sans";
    src: url(../../fonts/OpenSans-ExtraBoldItalic.ttf);
	src: local("Open Sans"), url(../../fonts/OpenSans-ExtraBoldItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic;
}*/

/* Open Sans Light for templates*/
@font-face
{
    font-family: "Open Sans Light";
    src: url(../../fonts/OpenSans-Light.ttf);
	src: local("Open Sans Light"), url(../../fonts/OpenSans-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}


/* Open Sans Semi Bold  for templates*/
@font-face
{
    font-family: "Open Sans SemiBold";
    src: url(../../fonts/OpenSans-SemiBold.ttf);
	src: local("Open Sans SemiBold"), url(../../fonts/OpenSans-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}

/* Bar code font */
@font-face {
    font-family: 'Barcode-39';
    src: url('../../fonts/Code-39.ttf') format('truetype');
}


@font-face {
    font-family: 'Bell-Centennial-Address';
    src: url(../../fonts/Bell-Centennial-Address.otf);
    src: local("Bell-Centennial-Address"), url(../../fonts/Bell-Centennial-Address.otf) format("opentype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Bell-Centennial-Bold-Listing-Alt';
    src: url(../../fonts/Bell-Centennial-Bold-Listing-Alt.otf);
    src: local("Bell-Centennial-Bold-Listing-Alt"), url(../../fonts/Bell-Centennial-Bold-Listing-Alt.otf) format("opentype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Bell-Centennial-Bold-Listing';
    src: url(../../fonts/Bell-Centennial-Bold-Listing.otf);
    src: local("Bell-Centennial-Bold-Listing"), url(../../fonts/Bell-Centennial-Bold-Listing.otf) format("opentype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Bell-Centennial-Name-Number';
    src: url(../../fonts/Bell-Centennial-Name-Number.otf);
    src: local("Bell-Centennial-Name-Number"), url(../../fonts/Bell-Centennial-Name-Number.otf) format("opentype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Bell-Centennial-SubCaption-Regular';
    src: url(../../fonts/Bell-Centennial-SubCaption-Regular.otf);
    src: local("Bell-Centennial-SubCaption-Regular"), url(../../fonts/Bell-Centennial-SubCaption-Regular.otf) format("opentype");
    font-weight: 600;
    font-style: normal;
}

