@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: 'Gullia';
    src: url('../font/Gullia-Regular.woff2') format('woff2'),
        url('../font/Gullia-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}