@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaPTMedium.otf") format("opentype");
	font-display:auto;
	font-style:normal;
	font-weight:500;
}

@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaPTHeavy.otf") format("opentype");
	font-display:auto;
	font-style:normal;
	font-weight:700;
}

@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaPTLight.otf") format("opentype");
	font-display:auto;
	font-style:normal;
	font-weight:400;
}

@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaPTLightOblique.otf") format("opentype");
	font-display:auto;
	font-style:italic;
	font-weight:400;
}

@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaPTHeavy.otf") format("opentype");
	font-display:auto;
	font-style:normal;
	font-weight:800;
}

@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaPTMedium.otf") format("opentype");
	font-display:auto;
	font-style:normal;
	font-weight:600;
}

@font-face {
	font-family:"futura-pt-bold";
	src:url("../fonts/FuturaPTHeavy.otf") format("opentype");
	font-display:auto;
	font-style:normal;
	font-weight:700;
}

@font-face {
	font-family:"futura-pt-bold";
	src:url("../fonts/FuturaPTHeavyOblique.otf") format("opentype");
	font-display:auto;
	font-style:italic;
	font-weight:700;
}
@font-face {
	font-family:"Segoe UI";
	src:url("../fonts/Segoe-UI-Bold.ttf") format("truetype");
	font-display:auto;
	font-weight:700;
}


.tk-futura-pt { font-family: "futura-pt",sans-serif; }
.tk-futura-pt-bold { font-family: "futura-pt-bold",sans-serif; }
