/*
    Import fonts here
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Zalando+Sans+Expanded:wght@200..900&display=swap');

/* 
    Import icons here
*/
@font-face {
	font-family: 'icons';
	src: url('/wp-content/themes/main/fonts/icons.ttf?xkgy55') format('truetype'), url('/wp-content/themes/main/fonts/icons.woff?xkgy55') format('woff'), url('/wp-content/themes/main/fonts/icons.svg?xkgy55#icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'remixicon';
	src: url('/wp-content/themes/main/fonts/remixicon.woff2?t=1734404658139') format('woff2'), url('/wp-content/themes/main/fonts/remixicon.woff?1734404658139') format('woff'), url('/wp-content/themes/main/fonts/remixicon.ttf?1734404658139') format('truetype'), url('/wp-content/themes/main/fonts/remixicon.svg?t=1734404658139#remixicon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
