@charset "utf-8";
/* Hojas de estilo
Autor:         MIGUEL SOLORIO MEDINA
Sitio Web:     Fundimex 2021
Módulo:        Fuentes / Tipografías
Actualización: Octubre 2020
-------------------------------------------------------*/

@font-face {
    font-family: 'Century_R';
    src: url('fonts/Gothic.eot');
    src: url('fonts/Gothic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gothic.woff2') format('woff2'),
         url('fonts/Gothic.woff') format('woff'),
         url('fonts/Gothic.ttf') format('truetype'),
         url('fonts/Gothic.svg#Century_R') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century_B';
    src: url('fonts/GothicB.eot');
    src: url('fonts/GothicB.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothicB.woff2') format('woff2'),
         url('fonts/GothicB.woff') format('woff'),
         url('fonts/GothicB.ttf') format('truetype'),
         url('fonts/GothicB.svg#Century_B') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri_R';
    src: url('fonts/Calibri.eot');
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'),
         url('fonts/Calibri.woff2') format('woff2'),
         url('fonts/Calibri.woff') format('woff'),
         url('fonts/Calibri.ttf') format('truetype'),
         url('fonts/Calibri.svg#Calibri_R') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad_R';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-Regular.woff2') format('woff2'),
         url('fonts/MyriadPro-Regular.woff') format('woff'),
         url('fonts/MyriadPro-Regular.ttf') format('truetype'),
         url('fonts/MyriadPro-Regular.svg#Myriad_R') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bookman_R';
    src: url('fonts/Book_OS.eot');
    src: url('fonts/Book_OS.eot?#iefix') format('embedded-opentype'),
         url('fonts/Book_OS.woff2') format('woff2'),
         url('fonts/Book_OS.woff') format('woff'),
         url('fonts/Book_OS.ttf') format('truetype'),
         url('fonts/Book_OS.svg#Bookman_R') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bookman_B';
    src: url('fonts/Book_OSB.eot');
    src: url('fonts/Book_OSB.eot?#iefix') format('embedded-opentype'),
         url('fonts/Book_OSB.woff2') format('woff2'),
         url('fonts/Book_OSB.woff') format('woff'),
         url('fonts/Book_OSB.ttf') format('truetype'),
         url('fonts/Book_OSB.svg#Bookman_B') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat_R';
    src: url('fonts/Montserrat_Regular.eot');
    src: url('fonts/Montserrat_Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat_Regular.woff2') format('woff2'),
         url('fonts/Montserrat_Regular.woff') format('woff'),
         url('fonts/Montserrat_Regular.ttf') format('truetype'),
         url('fonts/Montserrat_Regular.svg#Montserrat_R') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat_L';
    src: url('fonts/Montserrat_Light.eot');
    src: url('fonts/Montserrat_Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat_Light.woff2') format('woff2'),
         url('fonts/Montserrat_Light.woff') format('woff'),
         url('fonts/Montserrat_Light.ttf') format('truetype'),
         url('fonts/Montserrat_Light.svg#Montserrat_L') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto_L';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Light.woff2') format('woff2'),
         url('fonts/Roboto-Light.woff') format('woff'),
         url('fonts/Roboto-Light.ttf') format('truetype'),
         url('fonts/Roboto-Light.svg#Roboto_L') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto_R';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular.woff2') format('woff2'),
         url('fonts/Roboto-Regular.woff') format('woff'),
         url('fonts/Roboto-Regular.ttf') format('truetype'),
         url('fonts/Roboto-Regular.svg#Roboto_R') format('svg');
    font-weight: normal;
    font-style: normal;
}