@font-face {
    
    
    font-family: 'Gotham-Bold';
    src: url('../plantilla/fuentes/fuentes/Gotham-Bold.ttf');  

    font-family: 'Gotham-Ultra';
    src: url('../plantilla/fuentes/fuentes/Gotham-Ultra.ttf'); 

    font-family: 'Lato-MediumItalic';
    src: url('../plantilla/fuentes/fuentes/Lato-MediumItalic.ttf');

    font-family: 'Lato-Regular';
    src: url('../plantilla/fuentes/fuentes/Lato-Regular.ttf');

    font-family: 'Montserrat-SemiBold';
    src: url('../plantilla/fuentes/fuentes/Montserrat-SemiBold.otf');
}