@import url('/css/bt_business_v2/cms/homepage.css?v=2973');

@font-face {
	font-family: "BT Curve";
	src: url("/Images/fonts/bt-curve/woff/BTCurve_W_Rg.woff") format("woff"),
		url("/Images/fonts/bt-curve/woff/BTCurve_W_Rg.woff2") format("woff2");
	font-weight: normal;
}

@font-face {
	font-family: "BT Curve";
	src: url("/Images/fonts/bt-curve/woff/BTCurve_W_It.woff") format("woff"),
		url("/Images/fonts/bt-curve/woff/BTCurve_W_It.woff2") format("woff2");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "BT Curve";
	src: url("/Images/fonts/bt-curve/woff/BTCurve_W_Bd.woff") format("woff"),
		url("/Images/fonts/bt-curve/woff/BTCurve_W_Bd.woff2") format("woff2");
	font-weight: bold;
}

@font-face {
	font-family: "BT Curve";
	src: url("/Images/fonts/bt-curve/woff/BTCurve_W_BdIt.woff") format("woff"),
		url("/Images/fonts/bt-curve/woff/BTCurve_W_BdIt.woff2") format("woff2");
	font-style: italic;
	font-weight: bold;
}

@font-face {
	font-family: "BT Curve";
	src: url("/Images/fonts/bt-curve/woff/BTCurve_W_Headline.woff") format("woff"),
		url("/Images/fonts/bt-curve/woff/BTCurve_W_Headline.woff2") format("woff2");
	font-weight: 600;
}

@font-face {
	font-family: "BT Curve";
	src: url("/Images/fonts/bt-curve/woff/BTCurve_W_HeadlineIt.woff") format("woff"),
		url("/Images/fonts/bt-curve/woff/BTCurve_W_HeadlineIt.woff2") format("woff2");
	font-style: italic;
	font-weight: 600;
}

.cms-component h1, .cms-component h1 span, .cms-component h2, .cms-component h2 span, .cms-component h3, .cms-component h3 span, .cms-component h4, .cms-component h4 span, .cms-component h5, .cms-component h5 span, .cms-component h6, .cms-component h6 span {
	font-family: 'BT Curve', 'Century Gothic', 'Century-Gothic', 'CenturyGothic', 'Arial', sans-serif !important;
	font-weight: 600 !important;
}

.cms-component p, .cms-component figcaption, .cms-component span, .cms-component label, .cms-component div, .cms-component li, .cms-component a {
	font-family: 'BT Curve', 'Century Gothic', 'Century-Gothic', 'CenturyGothic', 'Arial', sans-serif !important;
	font-weight: 400 !important;
}

.cms-component strong, .cms-component b {
	font-family: 'BT Curve', 'Century Gothic', 'Century-Gothic', 'CenturyGothic', 'Arial', sans-serif !important;
	font-weight: bold !important;
}