@font-face {
    font-family: 'ProximaNova';
    font-display: swap;
    src: url('../fonts/ProximaNova/ProximaNova-Light.ttf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    font-display: swap;
    src: url('../fonts/ProximaNova/ProximaNova-Extrabld.ttf');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    font-display: swap;
    src: url('../fonts/ProximaNova/ProximaNova-Semibold.ttf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    font-display: swap;
    src: url('../fonts/ProximaNova/ProximaNova-Regular.ttf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair_Display';
    font-display: swap;
    src: url('../fonts/Playfair_Display/PlayfairDisplay-Black.ttf');
    font-weight: 600;
    font-style: normal;
}
