/* Montserrat */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap');



/* Circular Std */

@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/Circular Std-Light.otf') format('opentype');
}

@font-face {
	font-family: 'Circular Std';
	font-style: italic;
	font-weight: 300;
	src: url('/fonts/Circular Std-Light Italic.otf') format('opentype');
}

@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/CircularStd-Book.otf') format('opentype');
}

@font-face {
	font-family: 'Circular Std';
	font-style: italic;
	font-weight: 400;
	src: url('/fonts/CircularStd-BookItalic.otf') format('opentype');
}

@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/CircularStd-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Circular Std';
	font-style: italic;
	font-weight: 500;
	src: url('/fonts/CircularStd-MediumItalic.otf') format('opentype');
}

@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/CircularStd-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Circular Std';
	font-style: italic;
	font-weight: 700;
	src: url('/fonts/CircularStd-BoldItalic.otf') format('opentype');
}



/* Wulkan Display */

@font-face {
	font-family: 'Wulkan Display';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/Wulkan Display Light.otf') format('opentype');
}

@font-face {
	font-family: 'Wulkan Display';
	font-style: italic;
	font-weight: 300;
	src: url('/fonts/Wulkan Display Light Italic.otf') format('opentype');
}

@font-face {
	font-family: 'Wulkan Display';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/Wulkan Display Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Wulkan Display';
	font-style: italic;
	font-weight: 400;
	src: url('/fonts/Wulkan Display Italic.otf') format('opentype');
}

@font-face {
	font-family: 'Wulkan Display';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/Wulkan Display Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Wulkan Display';
	font-style: italic;
	font-weight: 500;
	src: url('/fonts/Wulkan Display Medium Italic.otf') format('opentype');
}
