@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/../fonts/opensans-bold_1-webfont.eot');
    src: url('../fonts/opensans-bold_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold_1-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold_1-webfont.woff') format('woff'),
         url('../fonts/opensans-bold_1-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold_1-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold_1-webfont.eot');
    src: url('../fonts/opensans-extrabold_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold_1-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold_1-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold_1-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabold_1-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular_1-webfont.eot');
    src: url('../fonts/opensans-regular_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular_1-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular_1-webfont.woff') format('woff'),
         url('../fonts/opensans-regular_1-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular_1-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arialregular';
    src: url('../fonts/arial_3.eot');
    src: url('../fonts/arial_3.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arial_3.woff2') format('woff2'),
         url('../fonts/arial_3.woff') format('woff'),
         url('../fonts/arial_3.ttf') format('truetype'),
         url('../fonts/arial_3.svg#arialregular') format('svg');
    font-weight: normal;
    font-style: normal;

}