/* @font-face {
    font-family: 'Lemon milk light';
    src: url('../fuentes/Lemon milk/LEMONMILK-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Lemon milk regular';
    src: url('../fuentes/Lemon milk/LEMONMILK-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Lemon milk bold';
    src: url('../fuentes/Lemon milk/LEMONMILK-Bold.otf') format('opentype');
} */

@font-face {
    font-family: 'ligero';
    src: url('../fuentes/Goldplay/Goldplay Light.otf') format('opentype');
}

@font-face {
    font-family: 'regular';
    src: url('../fuentes/Goldplay/Goldplay Medium.otf') format('opentype');
}

@font-face {
    font-family: 'negrita';
    src: url('../fuentes/Goldplay/Goldplay Bold.otf') format('opentype');
}