@import url("https://use.typekit.net/cph6bsf.css");

@font-face {
	font-family: "recoleta-black";
	src: url("../fonts/Recoleta-Black.otf") format("opentype");
}

@font-face {
	font-family: "recoleta-bold";
	src: url("../fonts/Recoleta-Bold.otf") format("opentype");
}

@font-face {
	font-family: "recoleta-light";
	src: url("../fonts/Recoleta-Light.otf") format("opentype");
}

@font-face {
	font-family: "recoleta-medium";
	src: url("../fonts/Recoleta-Medium.otf") format("opentype");
}

@font-face {
	font-family: "recoleta-regular";
	src: url("../fonts/Recoleta-Regular.otf") format("opentype");
}

@font-face {
	font-family: "recoleta-semibold";
	src: url("../fonts/Recoleta-SemiBold.otf") format("opentype");
}

@font-face {
	font-family: "recoleta-thin";
	src: url("../fonts/Recoleta-Thin.otf") format("opentype");
}

@font-face {
	font-family: "ultramagnetic-light";
	src: url("../fonts/ywft-ultramagnetic-light.woff2") format("woff2");
}