/* 
    Created on : 19/09/2017, 13:21:51
    Author     : SHL
*/
/**
 * @@@@@@@@@@ HELVETICA @@@@@@@@@@
 */
@font-face {
    font-family: LtCn;
    src: url(../../../Fontes/HELVETICA/HelveticaNeueLTStd-LtCn.otf);
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: StdCn;
    src: url(../../../Fontes/HELVETICA/HelveticaNeueLTStd-Cn.otf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: StdCnO;
    src: url(../../../Fontes/HELVETICA/HelveticaNeueLTStd-CnO.otf);
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: StdCnBO;
    src: url(../../../Fontes/HELVETICA/HelveticaNeueLTStd-BlkCnO.otf);
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: StdCnB;
    src: url(../../../Fontes/HELVETICA/HelveticaNeueLTStd-BlkCn.otf);
    font-weight: 700;
    font-style: normal;
}
/**
 * @@@@@@@@@@ POPPINS @@@@@@@@@@
 */
@font-face {
    font-family: PoppinsThin;
    src: url(../../../Fontes/POPPINS/Poppins-Thin.otf);
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: PoppinsLight;
    src: url(../../../Fontes/POPPINS/Poppins-Light.otf);
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: PoppinsRegular;
    src: url(../../../Fontes/POPPINS/Poppins-Regular.otf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: PoppinsMedium;
    src: url(../../../Fontes/POPPINS/Poppins-Medium.otf);
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: PoppinsBold;
    src: url(../../../Fontes/POPPINS/Poppins-Bold.otf);
    font-weight: 500;
    font-style: italic;
}
/**
 * @@@@@@@@@@ RALEWAY @@@@@@@@@@
 */
@font-face {
    font-family: GilroyLight;
    src: url(../../../Fontes/RALEWAY/Raleway-Light.ttf);
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: GilroyRegular;
    src: url(../../../Fontes/RALEWAY/Raleway-Regular.ttf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: GilroyMedium;
    src: url(../../../Fontes/RALEWAY/Raleway-Medium.ttf);
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: GilroyBold;
    src: url(../../../Fontes/RALEWAY/Raleway-Bold.ttf);
    font-weight: 500;
    font-style: italic;
}
/**
 * @@@@@@@@@@ RALEWAY @@@@@@@@@@
 */
@font-face {
    font-family: RalewayLight;
    src: url(../../../Fontes/RALEWAY/Raleway-Light.ttf);
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: RalewayThin;
    src: url(../../../Fontes/RALEWAY/Raleway-Thin.ttf);
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: RalewayRegular;
    src: url(../../../Fontes/RALEWAY/Raleway-Regular.ttf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: RalewayMedium;
    src: url(../../../Fontes/RALEWAY/Raleway-Medium.ttf);
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: RalewayBold;
    src: url(../../../Fontes/RALEWAY/Raleway-Bold.ttf);
    font-weight: 500;
    font-style: italic;
}
/**
 * @@@@@@@@@@ OPEN SANS @@@@@@@@@@
 */
@font-face {
    font-family: 'OpenSansLight';
    src: url(../../../Fontes/OPENSANS/OpenSans-Light.ttf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansLightItalic';
    src: url(../../../Fontes/OPENSANS/OpenSans-LightItalic.ttf);
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url(../../../Fontes/OPENSANS/OpenSans-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansItalic';
    src: url(../../../Fontes/OPENSANS/OpenSans-Italic.ttf);
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSansSemiBold';
    src: url(../../../Fontes/OPENSANS/OpenSans-SemiBold.ttf);
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansSemiBoldItalic';
    src: url(../../../Fontes/OPENSANS/OpenSans-SemiBoldItalic.ttf);
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url(../../../Fontes/OPENSANS/OpenSans-Bold.ttf);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../../../Fontes/ROBOTO/Roboto-Thin.woff");
    font-weight: 100;
}

@font-face {
    font-family: "Roboto";
    src: url("../../../Fontes/ROBOTO/Roboto-Light.woff");
    font-weight: 300;
}

@font-face {
    font-family: "Roboto";
    src: url("../../../Fontes/ROBOTO/Roboto-Regular.woff");
    font-weight: 400;
}

@font-face {
    font-family: "Roboto";
    src: url("../../../Fontes/ROBOTO/Roboto-Medium.woff");
    font-weight: 500;
}

@font-face {
    font-family: "Roboto";
    src: url("../../../Fontes/ROBOTO/Roboto-Bold.woff");
    font-weight: 700;
}

/**
 * @@@@@@@@@@ DOMAINE @@@@@@@@@@
 */
@font-face {
    font-family: "Domaine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Text Light.otf");
    font-weight: 100;
}
@font-face {
    font-family: "Domaine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Text Regular.otf");
    font-weight: 300;
}
@font-face {
    font-family: "Domaine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Text Medium.otf");
    font-weight: 400;
}
@font-face {
    font-family: "Domaine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Text Bold.otf");
    font-weight: 500;
}
@font-face {
    font-family: "Domaine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Text Bold.otf");
    font-weight: 600;
}
@font-face {
    font-family: "Domaine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Text Extrabold.otf");
    font-weight: 700;
}
/**
 * @@@@@@@@@@ DOMAINE DISPLAY @@@@@@@@@@
 */
@font-face {
    font-family: "DomaineDisplay";
    src: url("../../../Fontes/DOMAINE/DomaineDispNar-Regular.otf");
    font-weight: 100;
}
@font-face {
    font-family: "DomaineDisplay";
    src: url("../../../Fontes/DOMAINE/DomaineDispNar-Regular.otf");
    font-weight: 300;
}
@font-face {
    font-family: "DomaineDisplay";
    src: url("../../../Fontes/DOMAINE/DomaineDispNar-Medium.otf");
    font-weight: 400;
}
@font-face {
    font-family: "DomaineDisplay";
    src: url("../../../Fontes/DOMAINE/DomaineDispNar-Bold.otf");
    font-weight: 500;
}
@font-face {
    font-family: "DomaineDisplay";
    src: url("../../../Fontes/DOMAINE/DomaineDispNar-Bold.otf");
    font-weight: 600;
}
@font-face {
    font-family: "DomaineDisplay";
    src: url("../../../Fontes/DOMAINE/DomaineDispNar-Extrabold.otf");
    font-weight: 700;
}

/**
 * @@@@@@@@@@ DOMAINE DISPLAY @@@@@@@@@@
 */
@font-face {
    font-family: "DomaineFine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Fine Thin.otf");
    font-weight: 100;
}
@font-face {
    font-family: "DomaineFine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Regular Thin.otf");
    font-weight: 300;
}
@font-face {
    font-family: "DomaineFine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Medium Thin.otf");
    font-weight: 400;
}
@font-face {
    font-family: "DomaineFine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Semibold Thin.otf");
    font-weight: 500;
}
@font-face {
    font-family: "DomaineFine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Bold Thin.otf");
    font-weight: 600;
}
@font-face {
    font-family: "DomaineFine";
    src: url("../../../Fontes/DOMAINE/Domaine Sans Black Thin.otf");
    font-weight: 700;
}
