@font-face {
    font-family: 'GothamGreek-Bold';
    src: url('../assets/fonts/GothamGreek-Bold.otf');
    font-display: swap
}
@font-face {
    font-family: 'GothamGreek-Book';
    src: url('../assets/fonts/GothamGreek-Book.otf');
    font-display: swap
}
@font-face {
    font-family: 'GothamGreek-Medium';
    src: url('../assets/fonts/GothamGreek-Medium.otf');
    font-display: swap
}
@font-face {
    font-family: 'GothamGreek-Light';
    src: url('../assets/fonts/GothamSSm-Light_Web.woff2') format('woff2');
    font-display: swap
}
@font-face {
    font-family: 'GothaProBol';
    src: url('../assets/fonts/GothaProBol.otf');
    font-display: swap
}
@font-face {
    font-family: 'MinionPro';
    src: url('../assets/fonts/MinionPro-Regular.otf');
    font-display: swap
}
@font-face {
    font-family: 'Montserrat';
    src: url('../assets/fonts/Montserrat-Regular.ttf');
    font-display: swap
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../assets/fonts/Montserrat-ExtraBold.ttf');
    font-display: swap
}
@font-face {
    font-family: 'TT2020Base';
    src: url('../assets/fonts/TT2020Base-Regular.ttf');
    font-display: swap
}
@font-face {
    font-family: 'CopperplateBold';
    src: url('../assets/fonts/CopperplateBold/font.woff') format('woff'),
         url('../assets/fonts/CopperplateBold/font.woff2') format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'PF Regal DisplayPro Reg';
    src:url('../assets/fonts/PFRegalDisplayPro-Reg.woff2') format('woff2'),
        url('../assets/fonts/PFRegalDisplayPro-Reg.woff') format('woff');
    font-style: normal;
}

@font-face {
    font-family: 'PF Regal DisplayPro Italic';
    src:url('../assets/fonts/PFRegalDisplayPro-Italic.woff2') format('woff2'),
        url('../assets/fonts/PFRegalDisplayPro-Italic.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RetrouvaillesBackslanted-Regular';
    src: url('../assets/fonts/RetrouvaillesBackslanted-Regula.otf') format('opentype');
}