@font-face {
    font-family: 'optimanormal';
    src: url('../libs/fonts/optima-webfont.woff2') format('woff2'),
         url('../libs/fonts/optima-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'optimabold';
    src: url('../libs/fonts/optima_b-webfont.woff2') format('woff2'),
         url('../libs/fonts/optima_b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'optimaitalic';
    src: url('../libs/fonts/optima-italic-58b42e6cbc098-webfont.woff2') format('woff2'),
         url('../libs/fonts/optima-italic-58b42e6cbc098-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../libs/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../libs/fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../libs/fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../libs/fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}