

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=7853ea05-e51c-495c-ad0b-fd116d00e9bf");
  
@font-face {
  font-family: "Verlag";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('Verlag/Verlag_normal_normal_700.woff2') format('woff2'), url('Verlag/Verlag_normal_normal_700.woff') format('woff');
}
@font-face {
  font-family: "Verlag";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Verlag/Verlag_normal_normal_400.woff2') format('woff2'), url('Verlag/Verlag_normal_normal_400.woff') format('woff');
}
