@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-bold-webfont.woff2') format('woff2'),
         url('basiersquare-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-bolditalic-webfont.woff2') format('woff2'),
         url('basiersquare-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-medium-webfont.woff2') format('woff2'),
         url('basiersquare-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-mediumitalic-webfont.woff2') format('woff2'),
         url('basiersquare-mediumitalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-regular-webfont.woff2') format('woff2'),
         url('basiersquare-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-regularitalic-webfont.woff2') format('woff2'),
         url('basiersquare-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-semibold-webfont.woff2') format('woff2'),
         url('basiersquare-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basier Square';
    src: url('basiersquare-semibolditalic-webfont.woff2') format('woff2'),
         url('basiersquare-semibolditalic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
