@font-face {
	font-family: fontawesome-brands;
	src: url(../font/fontawesome/Awesome-Brands-Regular-400.otf) format("opentype");;
	font-display: swap;
}
@font-face {
	font-family: fontawesome-solid;
	src: url(../font/fontawesome/Awesome-Solid-900.otf) format("opentype");;
	font-display: swap;
}
@font-face {
	font-family: merriweather-light;
	src: url(../font/merriweather/Merriweather-Light.ttf);
	font-display: swap;
}
@font-face {
	font-family: merriweather-light-italic;
	src: url(../font/merriweather/Merriweather-LightIt.ttf);
	font-display: swap;
}
@font-face {
	font-family: merriweather;
	src: url(../font/merriweather/Merriweather-Regular.ttf);
	font-display: swap;
}
@font-face {
	font-family: merriweather-italic;
	src: url(../font/merriweather/Merriweather-Italic.ttf);
	font-display: swap;
}
@font-face {
	font-family: merriweather-bold;
	src: url(../font/merriweather/Merriweather-Bold.ttf);
	font-display: swap;
}
@font-face {
	font-family: solido-bold;
	src: url(../font/solido/solido-bold.otf) format("opentype");;
	font-display: swap;
}
@font-face {
	font-family: solido-medium;
	src: url(../font/solido/solido-medium.otf) format("opentype");;
	font-display: swap;
}
@font-face {
	font-family: solido-compact;
	src: url(../font/merriweather/solido-compact.ttf);
	font-display: swap;
}