@font-face {
    font-family: 'Hurme Geometric Sans';
    font-weight: 300;
    src: url("../fonts/HurmeGeometricSans4 Light.otf") format("opentype");
}
@font-face {
    font-family: 'Hurme Geometric Sans';
    font-weight: 400;
    src: url("../fonts/HurmeGeometricSans4.otf") format("opentype");
}
@font-face {
    font-family: 'Hurme Geometric Sans';
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/HurmeGeometricSans4 Oblique.otf") format("opentype");
}
@font-face {
    font-family: 'Hurme Geometric Sans';
    font-weight: 700;
    src: url("../fonts/HurmeGeometricSans4 Bold.otf") format("opentype");
}