@font-face {
	font-family: 'EzerDoo';
	src: url('/resources/fonts/EzerDoo/200/EzerDoo-UltraLight.woff2') format('woff2'),
		url('/resources/fonts/EzerDoo/200/EzerDoo-UltraLight.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'EzerDoo';
	src: url('/resources/fonts/EzerDoo/300/EzerDoo-Light.woff2') format('woff2'),
		url('/resources/fonts/EzerDoo/300/EzerDoo-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'EzerDoo';
	src: url('/resources/fonts/EzerDoo/400/EzerDoo-Regular.woff2') format('woff2'),
		url('/resources/fonts/EzerDoo/400/EzerDoo-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'EzerDoo';
    src: url('/resources/fonts/EzerDoo/500/EzerDoo-Medium.woff2') format('woff2'),
    	url('/resources/fonts/EzerDoo/500/EzerDoo-Medium.otf') format('opentype');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
	font-family: 'EzerDoo';
	src: url('/resources/fonts/EzerDoo/700/EzerDoo-Bold.woff2') format('woff2'),
		url('/resources/fonts/EzerDoo/700/EzerDoo-Bold.otf') format('opentype');
	font-weight: 700;
  	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'EzerDooBlack';
	src: url('/resources/fonts/EzerDoo/Black/EzerDoo-Black.woff2') format('woff2'),
		url('/resources/fonts/EzerDoo/Black/EzerDoo-Black.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'EzerDooBook';
	src: url('/resources/fonts/EzerDoo/Book/EzerDoo-Book.woff2') format('woff2'),
		url('/resources/fonts/EzerDoo/Book/EzerDoo-Book.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

