/* Jet Cache combine fonts: catalog/view/theme/oct_remarket/stylesheet/main.css */
@font-face {
	font-family: "Gilroy";
	src:
		url("/fonts/Gilroy-Regular.woff2") format("woff2"),
		url("/fonts/Gilroy-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'neosans';
    src: url('/fonts/neosans_regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'neosans_medium';
    src: url('/fonts/neosans_medium.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'neosans_black';
    src: url('/fonts/neosans_black.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'bahnschrift';
    src: url('/fonts/bahnschrift.ttf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

