/* CSS Document */

@font-face {
    font-family: 'omotype_bblack_italic_one';
    src: url('../omotype/omotype_std-black_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-black_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_stdblack_one';
    src: url('../omotype/omotype_std-black_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-black_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_bbook_italic_one';
    src: url('../omotype/omotype_std-book_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-book_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_stdbook_one';
    src: url('../omotype/omotype_std-book_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-book_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_blight_italic_one';
    src: url('../omotype/omotype_std-light_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-light_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_stdlight_one';
    src: url('../omotype/omotype_std-light_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-light_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_bmedium_italic_one';
    src: url('../omotype/omotype_std-medium_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-medium_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_stdmedium_one';
    src: url('../omotype/omotype_std-medium_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_std-medium_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_dblack_italic_one';
    src: url('../omotype/omotype_ext-black_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-black_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_extblack_one';
    src: url('../omotype/omotype_ext-black_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-black_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_dbook_italic_one';
    src: url('../omotype/omotype_ext-book_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-book_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_extbook_one';
    src: url('../omotype/omotype_ext-book_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-book_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_dlight_italic_one';
    src: url('../omotype/omotype_ext-light_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-light_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_extlight_one';
    src: url('../omotype/omotype_ext-light_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-light_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_dmedium_italic_one';
    src: url('../omotype/omotype_ext-medium_italic_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-medium_italic_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omotype_extmedium_one';
    src: url('../omotype/omotype_ext-medium_one_web-webfont.woff2') format('woff2'),
         url('../omotype/omotype_ext-medium_one_web-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



.omo_st_black {
		font-family: "omotype_stdblack_one";
}
.omo_st_book {
		font-family: "omotype_stdbook_one";
}
.omo_st_light {
		font-family: "omotype_stdlight_one";
}
.omo_st_medium {
		font-family: "omotype_stdmedium_one";
}
.omo_ex_balck {
		font-family: "omotype_extblack_one";
}
.omo_ex_book {
		font-family: "omotype_extbook_one";
}
.omo_ex_light {
		font-family: "omotype_extlight_one";
}
.omo_ex_medium {
		font-family: "omotype_extmedium_one";
}
