/* Lista de fuentes 
    CaviarDreams

    CreatoDisplay-Black
    CreatoDisplay-BlackItalic
    CreatoDisplay-Bold
    CreatoDisplay-BoldItalic
    CreatoDisplay-ExtraBold
    CreatoDisplay-ExtraBoldItalic

    GeosansLight
    GeosansLight-Oblique

    LTWave-Black
    LTWave-Bold
    LTWave-Light
    LTWave-Medium
    LTWave-Regular
    LTWave-Thin

    Quicksand-Bold
    Quicksand-BoldOblique
    Quicksand-Book
    Quicksand-BookOblique
    Quicksand-Dash
    Quicksand-Light
    Quicksand-LightOblique

    RoundedElegance

    Sansation
    Sansation-Bold
    Sansation-BoldItalic
    Sansation-Italic
    Sansation-Light
    Sansation-LightItalic
*/

/* CaviarDreams */
@font-face {
    font-family: 'CaviarDreams';
    src: url('funete/CaviarDreams/CaviarDreams.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
  
@font-face {
    font-family: 'CaviarDreams';
    src: url('funete/CaviarDreams/CaviarDreams_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'CaviarDreams';
    src: url('funete/CaviarDreams/CaviarDreams_BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'CaviarDreams';
    src: url('funete/CaviarDreams/CaviarDreams_Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

/* CreatoDisplay */
@font-face {
    font-family: 'CreatoDisplay-Black';
    src: url('fuente/CreatoDisplay/CreatoDisplay-Black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CreatoDisplay-BlackItalic';
    src: url('fuente/CreatoDisplay/CreatoDisplay-BlackItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'CreatoDisplay-Bold';
    src: url('fuente/CreatoDisplay/CreatoDisplay-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'CreatoDisplay-BoldItalic';
    src: url('fuente/CreatoDisplay/CreatoDisplay-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'CreatoDisplay-ExtraBold';
    src: url('fuente/CreatoDisplay/CreatoDisplay-ExtraBold.otf') format('opentype');
    font-weight: 800; /* Puedes ajustar el valor según sea necesario */
    font-style: normal;
}

@font-face {
    font-family: 'CreatoDisplay-ExtraBoldItalic';
    src: url('fuente/CreatoDisplay/CreatoDisplay-ExtraBoldItalic.otf') format('opentype');
    font-weight: 800; /* Puedes ajustar el valor según sea necesario */
    font-style: italic;
}

/* GeosansLight */
@font-face {
    font-family: 'GeosansLight';
    src: url('fuente/GeosansLight/GeosansLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GeosansLight-Oblique';
    src: url('fuente/GeosansLight/GeosansLight-Oblique.ttf') format('truetype');
    font-weight: normal;
    font-style: oblique; /* Puedes cambiar a 'italic' si es necesario */
}

/* LTWaveBlack */
@font-face {
    font-family: 'LTWave-Black';
    src: url('funete/LTWave/LTWave-Black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LTWave-Bold';
    src: url('funete/LTWave/LTWave-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LTWave-Light';
    src: url('funete/LTWave/LTWave-Light.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'LTWave-Medium';
    src: url('funete/LTWave/LTWave-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'LTWave-Regular';
    src: url('funete/LTWave/LTWave-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LTWave-Thin';
    src: url('funete/LTWave/LTWave-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

/* Quicksand*/
@font-face {
    font-family: 'Quicksand-Bold';
    src: url('fuente/Quicksand/Quicksand_Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand-BoldOblique';
    src: url('fuente/Quicksand/Quicksand_Bold_Oblique.otf') format('opentype');
    font-weight: bold;
    font-style: oblique;
}

@font-face {
    font-family: 'Quicksand-Book';
    src: url('fuente/Quicksand/Quicksand_Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand-BookOblique';
    src: url('fuente/Quicksand/Quicksand_Book_Oblique.otf') format('opentype');
    font-weight: normal;
    font-style: oblique;
}

@font-face {
    font-family: 'Quicksand-Dash';
    src: url('fuente/Quicksand/Quicksand_Dash.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand-Light';
    src: url('fuente/Quicksand/Quicksand_Light.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand-LightOblique';
    src: url('fuente/Quicksand/Quicksand_Light_Oblique.otf') format('opentype');
    font-weight: lighter;
    font-style: oblique;
}

/* RoundedElegance */
@font-face {
    font-family: 'RoundedElegance';
    src: url('fuente/RoundedElegance/Rounded_Elegance.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Sansation */
@font-face {
    font-family: 'Sansation';
    src: url('fuente/Sansation/Sansation_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation-Bold';
    src: url('fuente/Sansation/Sansation_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation-BoldItalic';
    src: url('fuente/Sansation/Sansation_Bold_Italic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Sansation-Italic';
    src: url('fuente/Sansation/Sansation_Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sansation-Light';
    src: url('fuente/Sansation/Sansation_Light.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation-LightItalic';
    src: url('fuente/Sansation/Sansation_Light_Italic.ttf') format('truetype');
    font-weight: lighter;
    font-style: italic;
}