/*!
*/
/* FONT PATH
 * -------------------------- */
@font-face {
	font-family: 'OverusedGrotesk VF';
	src: url('..css/OverusedGrotesk_VF/OverusedGrotesk-VF.woff') format('woff');
	src: url('..css/OverusedGrotesk_VF/OverusedGrotesk-VF.woff2') format('woff2');
	src: url('..css/OverusedGrotesk_VF/OverusedGrotesk-VF.ttf') format('truetype');
	src: url('..css/OverusedGrotesk_VF/OverusedGrotesk-Roman.ttf') format('truetype');
	src: url('..css/OverusedGrotesk_VF/OverusedGrotesk-Roman.otf') format('otf');
	font-weight: normal;
  font-style: normal;
}