@font-face {
	font-display: swap;
	font-family: 'Geomanist';
	font-weight: 200;
	src: local('Geomanist'), url(../fonts/Geomanist-Thin.otf) format('opentype');
}
@font-face {
	font-display: swap;
	font-family: 'Geomanist';
	font-weight: 300;
	src: local('Geomanist'),
		url(../fonts/Geomanist-Light.otf) format('opentype');
}
@font-face {
	font-display: swap;
	font-family: 'Geomanist';
	font-weight: 400;
	src: local('Geomanist'),
		url(../fonts/Geomanist-Regular.otf) format('opentype');
}
@font-face {
	font-display: swap;
	font-family: 'Geomanist';
	font-weight: 500;
	src: local('Geomanist'), url(../fonts/Geomanist-Book.otf) format('opentype');
}
@font-face {
	font-display: swap;
	font-family: 'Geomanist';
	font-weight: 600;
	src: local('Geomanist'),
		url(../fonts/Geomanist-Medium.otf) format('opentype');
}

@font-face {
	font-display: swap;
	font-family: 'Tiempos';
	font-weight: 400;
	src: url(../fonts/Tiempos-Regular.ttf) format('truetype');
}

@font-face {
	font-display: swap;
	font-family: 'Regola';
	font-weight: 400;
	src: local('Regola'),
		url(../fonts/FTRegolaNeue-Regular.ttf) format('opentype');
}

@font-face {
	font-display: swap;
	font-family: 'Regola';
	font-weight: 700;
	src: local('Regola'), url(../fonts/FTRegolaNeue-Bold.ttf) format('opentype');
}
