/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e6a54");
  
@font-face {
  font-family: "HurmeGeometricSans1-Bold";
  src: url('HurmeGeometricSans1Bold/font.woff2') format('woff2'), url('HurmeGeometricSans1Bold/font.woff') format('woff');
}
@font-face {
  font-family: "HurmeGeometricSans1-SemiBold";
  src: url('HurmeGeometricSans1SemiBold/font.woff2') format('woff2'), url('HurmeGeometricSans1SemiBold/font.woff') format('woff');
}