
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bol-webfont.woff2') format('woff2'),
         url('../fonts/lato-bol-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans-normal-normal-webfont.woff2') format('woff2'),
         url('../fonts/open-sans-normal-normal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold_2-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'arialregular';
    src: url('../fonts/arial_2-webfont.woff2') format('woff2'),
         url('../fonts/arial_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'arialbold';
    src: url('../fonts/arialbd_2-webfont.woff2') format('woff2'),
         url('../fonts/arialbd_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}