@font-face {
    font-family: "Open Sans";
    src: url("OpenSans/OpenSans-Regular.eot");
    src: local("Open Sans Regular"), local("OpenSans-Regular"),
    url("OpenSans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("OpenSans/OpenSans-Regular.woff") format("woff"),
    url("OpenSans/OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Open Sans";
    src: url("OpenSans/OpenSans-Light.eot");
    src: local("Open Sans Light"), local("OpenSans-Light"),
    url("OpenSans/OpenSans-Light.eot?#iefix") format("embedded-opentype"),
    url("OpenSans/OpenSans-Light.woff") format("woff"),
    url("OpenSans/OpenSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: "Open Sans";
    src: url("OpenSans/OpenSans-Bold.eot");
    src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url("OpenSans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("OpenSans/OpenSans-Bold.woff") format("woff"),
    url("OpenSans/OpenSans-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: "Extatica";
    src: url("Extatica/Extatica-Bold.ttf"),
    url("Extatica/Extatica-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: "Open Sans";
    src: url("OpenSans/OpenSans-SemiBold.eot");
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"),
    url("OpenSans/OpenSans-SemiBold.eot?#iefix")
    format("embedded-opentype"),
    url("OpenSans/OpenSans-SemiBold.woff") format("woff"),
    url("OpenSans/OpenSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}
