/* VAG Rounded */

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

}
@font-face {
    font-family: 'VAGRoundedStdLight';
    src: url('font/vagroundedstd-light-webfont.eot');
    src: url('font/vagroundedstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/vagroundedstd-light-webfont.woff') format('woff'),
         url('font/vagroundedstd-light-webfont.ttf') format('truetype'),
         url('font/vagroundedstd-light-webfont.svg#VAGRoundedStdLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LucidaSansRegular';
    src: url('font/lsans-webfont.eot');
    src: url('font/lsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lsans-webfont.woff') format('woff'),
         url('font/lsans-webfont.ttf') format('truetype'),
         url('font/lsans-webfont.svg#LucidaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Dosis */

@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 500;
  src: local('Dosis Medium'), local('Dosis-Medium'), url(//themes.googleusercontent.com/staticfonts/dosis/v1/A4RWZsncmJ25G8iqn2EHN3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 300;
  src: local('Dosis Light'), local('Dosis-Light'), url(//themes.googleusercontent.com/staticfonts/dosis/v1/GpmMKE0dnXylect5ObzLR3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: local('Dosis Regular'), local('Dosis-Regular'), url(//themes.googleusercontent.com/staticfonts/dosis/v1/Ewe0SEXPrakEimFzbOGwB6CWcynf_cDxXwCLxiixG1c.woff) format('woff');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 600;
  src: local('Dosis SemiBold'), local('Dosis-SemiBold'), url(//themes.googleusercontent.com/staticfonts/dosis/v1/f8qltGyj2S-SS_tsOHsjgXYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}


