@font-face {
    font-family: 'globotipo_textoblack';
    src: url('../fonts/globotipotexto-black-webfont.woff2') format('woff2'),
         url('../fonts/globotipotexto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'globotipo_textobold';
    src: url('../fonts/globotipotexto-bold-webfont.woff2') format('woff2'),
         url('../fonts/globotipotexto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'globotipo_textoregular';
    src: url('../fonts/globotipotexto-regular-webfont.woff2') format('woff2'),
         url('../fonts/globotipotexto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'globotipo_textolight';
    src: url('../fonts/globotipotexto-light-webfont.woff2') format('woff2'),
         url('../fonts/globotipotexto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
