@font-face {
	font-family: "Everett";
	src: url("../fonts/Everett/Everett-Light.otf") format("opentype"),
		url("../fonts/Everett/Everett-Light.woff2") format("woff2");
	font-weight: 300;
}
@font-face {
	font-family: "Everett";
	src: url("../fonts/Everett/Everett-Medium.otf") format("opentype"),
		url("../fonts/Everett/Everett-Medium.woff2") format("woff2");
	font-weight: 400;
}
@font-face {
	font-family: "Everett";
	src: url("../fonts/Everett/Everett-Regular.otf") format("opentype"),
		url("../fonts/Everett/Everett-Regular.woff2") format("woff2");
	font-weight: 500;
}
