/*
 * Copyright in this document is the property of EE Limited and its contents shall be held in strict
 * confidence by the recipient here of and shall be used solely for the purposes of EE Limited.
 * Neither this document nor its contents shall be disclosed to any other person or used for any other purpose without
 * prior written permission of EE Limited.
 *
 * © EE Limited 2021. All rights reserved.
 */

@font-face {
  font-family: "BTCurveBd";
  src: url("/etc.clientlibs/settings/wcm/designs/bt/clientlibs_base/resources/fonts/BTCurve_W_Bd.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "BTCurveBdIt";
  src: url("/etc.clientlibs/settings/wcm/designs/bt/clientlibs_base/resources/fonts/BTCurve_W_BdIt.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "BTCurveHeadline";
  src: url("/etc.clientlibs/settings/wcm/designs/bt/clientlibs_base/resources/fonts/BTCurve_W_Headline.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "BTCurveHeadlineIt";
  src: url("/etc.clientlibs/settings/wcm/designs/bt/clientlibs_base/resources/fonts/BTCurve_W_HeadlineIt.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "BTCurveIt";
  src: url("/etc.clientlibs/settings/wcm/designs/bt/clientlibs_base/resources/fonts/BTCurve_W_It.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "BTCurveRg";
  src: url("/etc.clientlibs/settings/wcm/designs/bt/clientlibs_base/resources/fonts/BTCurve_W_Rg.woff") format("woff");
  font-weight: normal;
}

.bt-curve-text-bd {
    font-family: BTCurveBd
}

.bt-curve-text-bd-it {
    font-family: BTCurveBdIt
}

.bt-curve-text-headline {
    font-family: BTCurveHeadline
}

.bt-curve-text-headline-it {
    font-family: BTCurveHeadlineIt
}

.bt-curve-text-it {
    font-family: BTCurveIt
}

.bt-curve-text-rg {
    font-family: BTCurveRg
}