@font-face {
    font-family: OpenSans;
    src: url("../_fontes/OpenSans-Regular.ttf");
}
@font-face {
    font-family: OpenSansBold;
    src: url("../_fontes/OpenSans-Bold.ttf");
}
@font-face {
    font-family: OpenSansItalic;
    src: url("../_fontes/OpenSans-Italic.ttf");
}
@font-face {
    font-family: OpenSansLight;
    src: url("../_fontes/OpenSans-Light.ttf");
}
@font-face {
    font-family: MyriadProBold;
    src: url("../_fontes/MyriadPro-Bold.ttf");
}
@font-face {
	font-family: 'Fonticon';
	src: url('../_fontes/fontawesome-webfont.eot?v=4.7.0');
	src: url('../_fontes/fontawesome-webfont.eot?#iefix&v=4.7.0')	format('embedded-opentype'), 
	url('../_fontes/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
	url('../_fontes/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
	url('../_fontes/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
	url('../_fontes/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: Fonticon2;
    src: url("../_fontes/fa-regular-400.ttf");
}
@font-face {
    font-family: Fasolid;
    src: url("../_fontes/fa-solid-900.ttf");
}
@font-face {
    font-family: Century;
    src: url("../_fontes/CENTURY.TTF");
}
@font-face {
    font-family: CenturyOld;
    src: url("../_fontes/CENSCBK.TTF");
}
@font-face {
    font-family: CenturyOldBold;
    src: url("../_fontes/SCHLBKB.TTF");
}
@font-face {
    font-family: CenturyOldBoldItalic;
    src: url("../_fontes/SCHLBKBI.TTF");
}
@font-face {
    font-family: CenturyOldItalic;
    src: url("../_fontes/SCHLBKI.TTF");
}
