@font-face {
    font-family: 'opendyslexicbold';
    src: url('../fonts/opendyslexic-bold-webfont.woff2') format('woff2'),
         url('../fonts/opendyslexic-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'opendyslexicbold_italic';
    src: url('../fonts/opendyslexic-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opendyslexic-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'opendyslexicitalic';
    src: url('../fonts/opendyslexic-italic-webfont.woff2') format('woff2'),
         url('../fonts/opendyslexic-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'opendyslexicregular';
    src: url('../fonts/opendyslexic-regular-webfont.woff2') format('woff2'),
         url('../fonts/opendyslexic-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
