@font-face {
    font-family: 'Times';
    src: url('Times-Bold.woff2') format('woff2'),
        url('Times-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tahoma';
    src: url('Tahoma.woff2') format('woff2'),
        url('Tahoma.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tahoma';
    src: url('Tahoma-Bold.woff2') format('woff2'),
        url('Tahoma-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amaze';
    src: url('Amaze-Normal.woff2') format('woff2'),
        url('Amaze-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AuxinDemiBold';
    src: url('AuxinDemiBold.woff2') format('woff2'),
        url('AuxinDemiBold.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Annifont Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Annifont Italic'), url('annifont.woff') format('woff');
}
@font-face {
    font-family: 'Another Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Another Regular'), url('another.woff') format('woff');
}