@font-face {
  font-family: 'Blender Pro';
  font-style:  normal;
  font-display: swap;
  src: url("../woff/blenderpro-book.woff") format("woff"),
       url("../woff2/blenderpro-book.woff2") format("woff2");
}

@font-face {
  font-family: 'Blender Pro Bold';
  font-style:  bold;
  font-display: swap;
  src: url("../woff/blenderpro-bold.woff") format("woff"),
       url("../woff2/blenderpro-bold.woff2") format("woff2");
}

@font-face {
  font-family: 'Blender Pro Thin';
  font-style:  normal;
  font-display: swap;
  src: url("../woff/blenderpro-thin.woff") format("woff"),
       url("../woff2/blenderpro-thin.woff2") format("woff2");
}

@font-face {
  font-family: 'Blender Pro Heavy';
  font-style:  normal;
  font-display: swap;
  src: url("../woff2/blenderpro-heavy.woff2") format("woff2");
}
