@font-face {
  font-family: valkyrie_b;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  font-display: auto;
  src: url('/blog/fonts/valkyrie_b_regular.woff2') format('woff2');
}
  
@font-face {
  font-family: valkyrie_b;
  font-style: italic;
  font-weight: normal;
  font-stretch: normal;
  font-display: auto;
  src: url('/blog/fonts/valkyrie_b_italic.woff2') format('woff2');
}
  
@font-face {
  font-family: valkyrie_b;
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  font-display: auto;
  src: url('/blog/fonts/valkyrie_b_bold.woff2') format('woff2');
}
  
@font-face {
  font-family: valkyrie_b;
  font-style: italic;
  font-weight: bold;
  font-stretch: normal;
  font-display: auto;
  src: url('/blog/fonts/valkyrie_b_bold_italic.woff2') format('woff2');
}

@font-face {
  font-family: valkyrie_b_caps;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  font-display: auto;
  src: url('/blog/fonts/valkyrie_b_caps_regular.woff2') format('woff2');
}
  
@font-face {
  font-family: valkyrie_b_caps;
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  font-display: auto;
  src: url('/blog/fonts/valkyrie_b_caps_bold.woff2') format('woff2');
}
