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

@font-face {
    font-family: 'Commuters Sans';
    src: url('FONTSPRINGDEMO-CommutersSansThinRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-CommutersSansThinRegular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commuters Sans';
    src: url('FONTSPRINGDEMO-CommutersSansBold.woff2') format('woff2'),
        url('FONTSPRINGDEMO-CommutersSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commuters Sans';
    src: url('FONTSPRINGDEMO-CommutersSansLightRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-CommutersSansLightRegular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commuters Sans';
    src: url('FONTSPRINGDEMO-CommutersSansRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-CommutersSansRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commuters Sans';
    src: url('FONTSPRINGDEMO-CommutersSansSemiBoldRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-CommutersSansSemiBoldRegular.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}