/*
@font-face {
    font-family: "a love of thunder";
    src: url('../fonts/specifique/A Love of Thunder.ttf') format('truetype');
}
@font-face {
    font-family: "bellfort";
    src: url('../fonts/specifique/Bellfort.ttf') format('truetype');
}
@font-face {
    font-family: "dosis regular";
    src: url('../fonts/specifique/Dosis/Dosis-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "dosis medium";
    src: url('../fonts/specifique/Dosis/Dosis-Medium.ttf') format('truetype');
}
@font-face {
    font-family: "dosis light";
    src: url('../fonts/specifique/Dosis/Dosis-Light.ttf') format('truetype');
}
@font-face {
    font-family: "dosis bold";
    src: url('../fonts/specifique/Dosis/Dosis-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "edo sz";
    src: url('../fonts/specifique/edosz.ttf') format('truetype');
}
@font-face {
    font-family: "futura";
    src: url('../fonts/specifique/Futura.ttc') format('truetype');
}
@font-face {
    font-family: "gotham light";
    src: url('../fonts/specifique/Gotham-Light.otf') format('truetype');
}
@font-face {
    font-family: "gotham book";
    src: url('../fonts/specifique/Gotham-Book.otf') format('truetype');
}
@font-face {
    font-family: "gotham condensed medium";
    src: url('../fonts/specifique/Gotham Condensed Medium.otf') format('truetype');
}
@font-face {
    font-family: "gotham bold";
    src: url('../fonts/specifique/Gotham-Bold.otf') format('truetype');
}
@font-face {
    font-family: "Helvetica";
    src: url('../fonts/specifique/Helvetica.ttc') format('truetype');
}
@font-face {
    font-family: "hanoned";
    src: url('../fonts/specifique/Hanoded - More Or Less Regular.otf') format('truetype');
}
@font-face {
    font-family: "jen wagner co";
    src: url('../fonts/specifique/Jen Wagner Co. - Palmer Lake Print Regular.otf') format('truetype');
}
@font-face {
    font-family: "lato light";
    src: url('../fonts/specifique/Lato/Lato-Light.ttf') format('truetype');
}
@font-face {
    font-family: "lato regular";
    src: url('../fonts/specifique/Lato/Lato-Regular.ttf') format('truetype'); 
}
@font-face {
    font-family: "lato italic";
    src: url('../fonts/specifique/Lato/Lato-Italic.ttf') format('truetype');
}
@font-face {
    font-family: "lato bold";
    src: url('../fonts/specifique/Lato/Lato-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "montserrat";
    src: url('../fonts/specifique/Montserrat/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "montserrat regular";
    src: url('../fonts/specifique/Montserrat/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "montserrat medium";
    src: url('../fonts/specifique/Montserrat/Montserrat-Medium.ttf') format('truetype');
}
@font-face {
    font-family: "montserrat light";
    src: url('../fonts/specifique/Montserrat/Montserrat-Light.ttf') format('truetype');
}
@font-face {
    font-family: "montserrat italic";
    src: url('../fonts/specifique/Montserrat/Montserrat-Italic.ttf') format('truetype');
}
@font-face {
    font-family: "montserrat bold";
    src: url('../fonts/specifique/Montserrat/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "montserrat bold italic";
    src: url('../fonts/specifique/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: "myriad condensed";
    src: url('../fonts/specifique/Myriad Condensed Regular.otf') format('truetype');
}
@font-face {
    font-family: "myriad regular";
    src: url('../fonts/specifique/MyriadPro-Regular.otf') format('truetype');
}
@font-face {
    font-family: "proxima nova bold";
    src: url('../fonts/specifique/ProximaNova-Bold.otf') format('truetype');
}
@font-face {
    font-family: "radikal bold";
    src: url('../fonts/specifique/Radikal W01 Bold.ttf') format('truetype');
}
@font-face {
    font-family: "radikal regular";
    src: url('../fonts/specifique/Radikal W01 Regular.ttf') format('truetype');
}
@font-face {
    font-family: "radikal medium";
    src: url('../fonts/specifique/Radikal W01 Medium.ttf') format('truetype');
}
*/
@font-face {
    font-family: "brandon regular";
    src: url('../fonts/specifique/Brandon_reg.otf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: "brandon bold";
    src: url('../fonts/specifique/Brandon_bld.otf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: "caslon graphiqueEF";
    src: url('../fonts/specifique/CaslonGraphiqueEF.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: "Freeland";
    src: url('../fonts/specifique/Cupcakes-Freeland.otf') format('truetype');
    font-display: swap;
}

/*manquant*/
/*
@font-face {
    font-family: "helvetica neue";
    src: url('../fonts/specifique/ProximaNova-RegularIt.otf') format('truetype');   
}
@font-face {
    font-family: "proxima nova regular";
    src: url('../fonts/specifique/ProximaNova-Regular.otf') format('truetype');
}
*/