@font-face {
  font-family: "BCSans";
  font-style: normal;
  font-weight: 400;
  src: url("BCSans-Regular.woff2") format("woff2"),
       url("BCSans-Regular.woff") format("woff"),
	   url("BCSans-Regular.otf") format("opentype"),
	   url("BCSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BCSans";
  font-style: regular;
  font-weight: 400;
  src: url("BCSans-Regular.woff2") format("woff2"),
       url("BCSans-Regular.woff") format("woff"),
	   url("BCSans-Regular.otf") format("opentype"),
	   url("BCSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BCSans";
  font-style: italic;
  font-weight: 400;
  src: url("BCSans-Italic.woff2") format("woff2"),
       url("BCSans-Italic.woff") format("woff"),
	   url("BCSans-Italic.otf") format("opentype"),
       url("BCSans-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "BCSans";
  font-style: normal;
  font-weight: 700;
  src: url("BCSans-Bold.woff2") format("woff2"),
       url("BCSans-Bold.woff") format("woff"),
	   url("BCSans-Bold.otf") format("opentype"),
       url("BCSans-Bold.ttf") format("ttf");
}

@font-face {
  font-family: "BCSans";
  font-style: italic;
  font-weight: 700;
  src: url("BCSans-BoldItalic.woff2") format("woff2"),
       url("BCSans-BoldItalic.woff") format("woff"),
	   url("BCSans-BoldItalic.otf") format("opentype"),
       url("BCSans-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "BCSans";
  font-style: normal;
  font-weight: 300;
  src: url("BCSans-Light.woff2") format("woff2"),
       url("BCSans-Light.woff") format("woff"),
	   url("BCSans-Light.otf") format("opentype"),
       url("BCSans-Light.ttf") format("truetype");
}

@font-face {
  font-family: "BCSans";
  font-style: italic;
  font-weight: 300;
  src: url("BCSans-LightItalic.woff2") format("woff2"),
       url("BCSans-LightItalic.woff") format("woff"),
	   url("BCSans-LightItalic.otf") format("opentype"),
       url("BCSans-LightItalic.ttf") format("truetype");
}
