@font-face {
    font-family: 'Autor Med';
    src: url('Autor-Medium.woff2') format('woff2'),
        url('Autor-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe Print';
    src: url('SegoePrint.woff2') format('woff2'),
        url('SegoePrint.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

