@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'vagrounded_btregular';
    src: url('../fonts/vag_rounded_bt_regular-webfont.eot');
    src: url('../fonts/vag_rounded_bt_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vag_rounded_bt_regular-webfont.woff2') format('woff2'),
         url('../fonts/vag_rounded_bt_regular-webfont.woff') format('woff'),
         url('../fonts/vag_rounded_bt_regular-webfont.ttf') format('truetype'),
         url('../fonts/vag_rounded_bt_regular-webfont.svg#vagrounded_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



