@font-face {

    font-family: 'Cera';

    src: url('../font/matiz/CeraPro-Light.woff2') format('woff2'), 

        url('../font/matiz/CeraPro-Light.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Gotham';

    src: url('../font/Gotham-Medium.woff2') format('woff2'),

        url('../font/Gotham-Medium.woff') format('woff');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Gogh';

    src: url('../font/matiz/Gogh-Book.woff2') format('woff2'), 

        url('../font/matiz/Chopard-SemiBold.woff') format('woff');

    font-weight: 600;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Gotham Book';

    src: url('../font/Gotham-Book.woff2') format('woff2'),

        url('../font/Gotham-Book.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'FreeSerif';

    src: url('../font/FreeSerifBold.woff2') format('woff2'),

        url('../font/FreeSerifBold.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'Bon Vivant Family Serif';

    src: url('../font/BonVivantSerifBold.woff2') format('woff2'),

        url('../font/BonVivantSerifBold.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}
@font-face {

    font-family: 'Avenir Next Cyr';

    src: url('../font/AvenirNextCyr-Regular.woff2') format('woff2'),

        url('../font/AvenirNextCyr-Regular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}