@charset "UTF-8";


@font-face {
font-family:"Mercury Display Roman";
src:url(assets/fonts/MercuryDisplayRoman.otf),url(assets/fonts/MercuryDisplayRoman.otf);
font-style:normal;
font-display:swap;
}

@font-face {
font-family:"Graphik";
src:url(assets/fonts/GraphikLight.otf),url(assets/fonts/GraphikLight.otf);
font-style:normal;
font-weight:300;
font-display: swap;
}

@font-face {
font-family:"Graphik";
src:url(assets/fonts/GraphikLightItalic.otf),url(assets/fonts/GraphikLightItalic.otf);
font-style:italic;
font-weight:300;
font-display: swap;
}

@font-face {
font-family:"Graphik";
src:url(assets/fonts/GraphikRegular.otf),url(assets/fonts/GraphikRegular.otf);
font-style:normal;
font-weight:400;
font-display: swap;
}

@font-face {
font-family:"Graphik";
src:url(assets/fonts/GraphikRegularItalic.otf),url(assets/fonts/GraphikRegularItalic.otf);
font-style:italic;
font-weight:400;
font-display: swap;
}

@font-face {
font-family:"Graphik";
src:url(assets/fonts/GraphikMedium.otf),url(assets/fonts/GraphikMedium.otf);
font-style:normal;
font-weight:500
}

@font-face {
font-family:"Graphik";
src:url(assets/fonts/GraphikMediumItalic.otf),url(assets/fonts/GraphikMediumItalic.otf);
font-style:italic;
font-weight:500;
font-display: swap;
}