@font-face {
	font-family: 'GolosText';
	src:
		url('./fonts/GolosText-Black.woff2') format('woff2'),
		url('./fonts/GolosText-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

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

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

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

@font-face {
	font-family: 'GolosText';
	src:
		url('./fonts/GolosText-SemiBold.woff2') format('woff2'),
		url('./fonts/GolosText-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GolosText-VF';
	src:
		url('./fonts/GolosText-VariableFont_wght.woff2') format('woff2-variations'),
		url('./fonts/GolosText-VariableFont_wght.woff') format('woff');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

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

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-BoldItalic.woff2') format('woff2'),
		url('./fonts/Spectral-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-ExtraLight.woff2') format('woff2'),
		url('./fonts/Spectral-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-ExtraLightItalic.woff2') format('woff2'),
		url('./fonts/Spectral-ExtraLightItalic.woff') format('woff');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-Italic.woff2') format('woff2'),
		url('./fonts/Spectral-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

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

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-LightItalic.woff2') format('woff2'),
		url('./fonts/Spectral-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

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

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-MediumItalic.woff2') format('woff2'),
		url('./fonts/Spectral-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

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

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-SemiBold.woff2') format('woff2'),
		url('./fonts/Spectral-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Spectral';
	src:
		url('./fonts/Spectral-SemiBoldItalic.woff2') format('woff2'),
		url('./fonts/Spectral-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
