@font-face {
    font-family: 'louis george normal';
    src: url('../fuentes/louis george/Louis George Cafe.ttf');
}

@font-face {
    font-family: 'louis george negrita';
    src: url('../fuentes/louis george/Louis George Cafe Bold.ttf');
}

@font-face {
    font-family: 'louis george delgado';
    src: url('../fuentes/louis george/Louis George Cafe Light.ttf');
}

@font-face {
    font-family: 'oxford street';
    src: url('../fuentes/oxford street/OxfordStreet.ttf');
}

@font-face {
    font-family: 'walkway normal';
    src: url('../fuentes/walkway/Walkway SemiBold.ttf');
}

@font-face {
    font-family: 'walkway negrita';
    src: url('../fuentes/walkway/Walkway Bold.ttf');
}

@font-face {
    font-family: 'walkway delgado';
    src: url('../fuentes/walkway/Walkway Condensed.ttf');
}

@font-face {
    font-family: 'roboto normal';
    src: url('../fuentes/roboto/Roboto-Regular.ttf');
}

@font-face {
    font-family: 'roboto negrita';
    src: url('../fuentes/roboto/Roboto-Bold.ttf');
}

@font-face {
    font-family: 'roboto delgado';
    src: url('../fuentes/roboto/Roboto-Light.ttf');
}

@font-face {
    font-family: 'geo sans';
    src: url('../fuentes/geo sans/GeosansLight.ttf');
}