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

}




@font-face {
    font-family: 'VAGrounded regular';
    src: url('fonts/vagroundedstd-thin-webfont.eot');
    src: url('fonts/vagroundedstd-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vagroundedstd-thin-webfont.woff') format('woff'),
         url('fonts/vagroundedstd-thin-webfont.ttf') format('truetype'),
         url('fonts/vagroundedstd-thin-webfont.svg#vag_rounded_stdthin') format('svg');
    font-weight: normal;
    font-style: normal;

}