@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-Bold.woff2') format('woff2'),
    url('HandoTrial-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-Light.woff2') format('woff2'),
    url('HandoTrial-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-BoldOblique.woff2') format('woff2'),
    url('HandoTrial-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-Black.woff2') format('woff2'),
    url('HandoTrial-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-Regular.woff2') format('woff2'),
    url('HandoTrial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-BlackOblique.woff2') format('woff2'),
    url('HandoTrial-BlackOblique.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-LightOblique.woff2') format('woff2'),
    url('HandoTrial-LightOblique.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Hando Trial';
    src: url('HandoTrial-Oblique.woff2') format('woff2'),
    url('HandoTrial-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

