@font-face {
	font-family: 'Cabinet Grotesk';
    font-style: normal;
    font-weight: 400;
	src: url('./CabinetGrotesk-Regular.eot') format('embedded-opentype'),
		url('./CabinetGrotesk-Regular.woff2') format('woff2'),
		url('./CabinetGrotesk-Regular.woff') format('woff'),
		url('./CabinetGrotesk-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 500;
	src: url('./CabinetGrotesk-Medium.eot') format('embedded-opentype'),
		url('./CabinetGrotesk-Medium.woff2') format('woff2'),
		url('./CabinetGrotesk-Medium.woff') format('woff'),
		url('./CabinetGrotesk-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 700;
	src: url('./CabinetGrotesk-Bold.eot') format('embedded-opentype'),
		url('./CabinetGrotesk-Bold.woff2') format('woff2'),
		url('./CabinetGrotesk-Bold.woff') format('woff'),
		url('./CabinetGrotesk-Bold.ttf') format('truetype');
}
