@charset "UTF-8";
@font-face {
	font-family: "Opensans-Regular";
	src: url("font1.woff2") format("woff2"), url("font1.woff") format("woff"), url("font1.eot") format("embedded-opentype"), url("font.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: "FuturaMdBT-Medium";
    src:url("font2.woff2") format("woff2"),url("font2.woff") format("woff"),url("font2.eot") format("embedded-opentype"),url("font.svg") format("svg");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
