
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: url("../../fonts/open-sans/VikingOpenSans-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: url("../../fonts/open-sans/VikingOpenSans-Italic.woff2") format("woff2");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/open-sans/VikingOpenSans-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: normal;
    src: url("../../fonts/open-sans/VikingOpenSans-SemiBoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: bold;
  src: url("../../fonts/open-sans/VikingOpenSans-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: bold;
  src: url("../../fonts/open-sans/VikingOpenSans-BoldItalic.woff2") format("woff2");
}

