@font-face {
  font-family: "Open Sans";
  src: url("/fonts/OpenSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  src: url("/fonts/OpenSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  font-style: italic;
  src: url("/fonts/OpenSans-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  src: url("/fonts/OpenSans-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  font-style: italic;
  src: url("/fonts/OpenSans-ExtraBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  src: url("/fonts/OpenSans-Italic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 200;
  src: url("/fonts/OpenSans-Light.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  src: url("/fonts/OpenSans-Semibold.woff") format("woff");
}
