@charset "UTF-8";

@font-face {
    font-family: HurmeGeometricSans3;
    src: url("HurmeGeometricSans3-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    /*src: url("HurmeGeometricSans3-Regular.woff") format("woff");*/
}

@font-face {
    font-family: HurmeGeometricSans3;
    font-weight: normal;
    font-style: italic;
    src: url("HurmeGeometricSans3-RegularObl.otf") format("opentype");
    /*src: url("HurmeGeometricSans3-RegularObl.woff") format("woff");*/
}

@font-face {
    font-family: HurmeGeometricSans3;
    src: url("HurmeGeometricSans3-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    /*src: url("HurmeGeometricSans3-Light.woff") format("woff");*/
}

@font-face {
    font-family: HurmeGeometricSans3;
    src: url("HurmeGeometricSans3Bold.otf") format("opentype");
    src: url("HurmeGeometricSans3-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: HurmeGeometricSans3;
    src: url("HurmeGeometricSans3SemiBold.otf") format("opentype");
    src: url("HurmeGeometricSans3-SemiBold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}
