/*

http://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=latin

*/
@font-face {
  font-family: "Open Sans";
  font-stretch: 75% 100%;
  font-weight: 300 800;
  src: url("../fonts/open-sans/open-sans-variablefont.ttf") format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-stretch: 75% 100%;
  font-weight: 300 800;
  font-style: italic;
  src: url("../fonts/open-sans/open-sans-italic-variablefont.ttf") format("woff2");
}
/*
  Manuka Bold
*/
@font-face {
  font-family: "Manuka";
  src: url("../fonts/manuka/manuka-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Martina Plantijn";
  src: url("../fonts/martina-plantijn/martina-plantijn-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}
/*# sourceMappingURL=miz-fonts.css.map */
