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

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

@font-face {
    font-family: 'Ruska Display';
    src: url('RuskaDisplay-Regular.woff2') format('woff2'),
        url('RuskaDisplay-Regular.woff') format('woff'),
        url('RuskaDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'POI Aeronaut Trial';
    src: url('POIAeronautTrial-Regular.woff2') format('woff2'),
        url('POIAeronautTrial-Regular.woff') format('woff'),
        url('POIAeronautTrial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.woff2') format('woff2'),
        url('Roboto-Bold.woff') format('woff'),
        url('Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
