/* 63Fonts */
@font-face {
	font-family: '63Fonts';
	src: url('./63Fonts/ultralight.woff2') format('woff2'),
		 url('./63Fonts/ultralight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('./63Fonts/light.woff2') format('woff2'),
		 url('./63Fonts/light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('./63Fonts/regular.woff2') format('woff2'),
		 url('./63Fonts/regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('./63Fonts/medium.woff2') format('woff2'),
		 url('./63Fonts/medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('./63Fonts/bold.woff2') format('woff2'),
	url('./63Fonts/bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('./63Fonts/ultrabold.woff2') format('woff2'),
	url('./63Fonts/ultrabold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('./63Fonts/black.woff2') format('woff2'),
	url('./63Fonts/black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* Romie */
@font-face {
	font-family: 'Romie';
	src: url('./romie-regular-webfont.woff2') format('woff2'),
	     url('./romie-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Romie';
	src: url('./romie-italic-webfont.woff2') format('woff2'),
	     url('./romie-italic-webfont.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

/* FiraGO */
@font-face {
	font-family: 'FiraGO';
	src: url('./firago-extralight-webfont.woff2') format('woff2'),
	     url('./firago-extralight-webfont.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'FiraGO';
	src: url('./firago-extralightitalic-webfont.woff2') format('woff2'),
	     url('./firago-extralightitalic-webfont.woff') format('woff');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

/* Helvetica Neue LT GEO */
@font-face {
	font-family: 'Helvetica Neue LT GEO';
	src: url('./helvetica_neue_lt_geo_55_roman-webfont.woff2') format('woff2'),
	     url('./helvetica_neue_lt_geo_55_roman-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Helvetica Neue LT GEO';
	src: url('./helvetica_neue_lt_geo_75_bold-webfont.woff2') format('woff2'),
	     url('./helvetica_neue_lt_geo_75_bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}