@font-face {
  font-family: "Source Code Pro";
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-ExtraLight.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-Light.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-LightIt.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-Regular.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-It.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-Medium.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-MediumIt.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-Semibold.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-Bold.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-BoldIt.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-Black.otf.woff") format("woff");
}

@font-face {
  font-family: "Source Code Pro";
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
  src: url("./WOFF/OTF/SourceCodePro-BlackIt.otf.woff") format("woff");
}
