/* ================================= FONT Roboto Slab - variable fonts ================================= */
@font-face {
	font-family: "Roboto Slab";
	src: url(../fonts/RobotoSlab-VariableFont_wght.woff2);
	font-optical-sizing: auto;
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}
/* ================================= FONT aptos - static fonts ================================= */
@font-face {
	font-family: "Aptos";
	src: url("../fonts/aptos-light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Aptos";
	src: url("../fonts/aptos-light-italic.woff2") format("woff2");
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "Aptos";
	src: url("../fonts/aptos.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Aptos";
	src: url("../fonts/aptos-italic.woff2") format("woff2");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "Aptos";
	src: url("../fonts/aptos-semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Aptos";
	src: url("../fonts/aptos-bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Aptos";
	src: url("../fonts/aptos-black.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
/* ================================= END FONTS ================================= *//*# sourceMappingURL=fonts.css.map */