@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Biennale';
    src: url(../fonts/Biennale+Bold.eot);
    src: url(../fonts/Biennale+Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Biennale+Bold.woff2) format('woff2'), url(../fonts/Biennale+Bold.woff) format('woff'), url(../fonts/Biennale+Bold.ttf) format('truetype'), url(../fonts/Biennale+Bold.otf) format('otf');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Biennale';
    src: url(../fonts/Biennale+Light.eot);
    src: url(../fonts/Biennale+Light.eot?#iefix) format('embedded-opentype'), url(../fonts/Biennale+Light.woff2) format('woff2'), url(../fonts/Biennale+Light.woff) format('woff'), url(../fonts/Biennale+Light.ttf) format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Biennale';
    src: url(../fonts/Biennale+Medium.eot);
    src: url(../fonts/Biennale+Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/Biennale+Medium.woff2) format('woff2'), url(../fonts/Biennale+Medium.woff) format('woff'), url(../fonts/Biennale+Medium.ttf) format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Biennale';
    src: url(../fonts/Biennale+Regular.eot);
    src: url(../fonts/Biennale+Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Biennale+Regular.woff2) format('woff2'), url(../fonts/Biennale+Regular.woff) format('woff'), url(../fonts/Biennale+Regular.ttf) format('truetype'), url(../fonts/Biennale+Regular.otf) format('otf');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Biennale';
    src: url(../fonts/Biennale+SemiBold.eot);
    src: url(../fonts/Biennale+SemiBold.eot?#iefix) format('embedded-opentype'), url(../fonts/Biennale+SemiBold.woff2) format('woff2'), url(../fonts/Biennale+SemiBold.woff) format('woff'), url(../fonts/Biennale+SemiBold.ttf) format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "remixicon";
    src: url('../fonts/remixicon.eot?t=1702216974873');
    src: url('../fonts/remixicon.eot?t=1702216974873#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url("../fonts/remixicon.woff2?t=1702216974873") format("woff2"), url("../fonts/remixicon.woff?t=1702216974873") format("woff"), url('../fonts/remixicon.ttf?t=1702216974873') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/remixicon.svg?t=1702216974873#remixicon') format('svg');
    font-display: swap;
}