@font-face {font-family: "btb-sp-light";
src: url("../fonts/otf/SpaceGrotesk-Light.otf") format("opentype"),
  url("../fonts/ttf/SpaceGrotesk-Light.ttf") format("woff2"),
  url("../fonts/webfont/SpaceGrotesk-Light.woff") format("woff"),
  url("../fonts/webfont/SpaceGrotesk-Light.woff2") format("truetype");
}
@font-face {font-family: "btb-sp-medium";
src: url("../fonts/otf/SpaceGrotesk-Medium.otf") format("opentype"),
  url("../fonts/ttf/SpaceGrotesk-Medium.ttf") format("woff2"),
  url("../fonts/webfont/SpaceGrotesk-Medium.woff") format("woff"),
  url("../fonts/webfont/SpaceGrotesk-Medium.woff2") format("truetype");
}
@font-face {font-family: "btb-sp-regular";
src: url("../fonts/otf/SpaceGrotesk-Regular.otf") format("opentype"),
  url("../fonts/ttf/SpaceGrotesk-Regular.ttf") format("woff2"),
  url("../fonts/webfont/SpaceGrotesk-Regular.woff") format("woff"),
  url("../fonts/webfont/SpaceGrotesk-Regular.woff2") format("truetype");
}
@font-face {font-family: "btb-sp-semibold";
src: url("../fonts/otf/SpaceGrotesk-SemiBold.otf") format("opentype"),
  url("../fonts/ttf/SpaceGrotesk-SemiBold.ttf") format("woff2"),
  url("../fonts/webfont/SpaceGrotesk-SemiBold.woff") format("woff"),
  url("../fonts/webfont/SpaceGrotesk-SemiBold.woff2") format("truetype");
}
@font-face {font-family: "btb-sp-bold";
src: url("../fonts/otf/SpaceGrotesk-Bold.otf") format("opentype"),
  url("../fonts/ttf/SpaceGrotesk-Bold.ttf") format("woff2"),
  url("../fonts/webfont/SpaceGrotesk-Bold.woff") format("woff"),
  url("../fonts/webfont/SpaceGrotesk-Bold.woff2") format("truetype");
}
    

.btb-sp-light{
    font-family: "btb-sp-light"! important;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
}
.btb-sp-medium{
    font-family: "btb-sp-medium"! important;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
}
.btb-sp-regular{
    font-family: "btb-sp-regular"! important;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
}
.btb-sp-semibold{
    font-family: "btb-sp-semibold"! important;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
}
.btb-sp-bold{
    font-family: "btb-sp-bold"! important;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
}