
@font-face {
  font-family: 'VAG Rounded Std';
  src: url('vag_rounded_std_light.woff2') format('woff2'),
       url('vag_rounded_std_light.woff') format('woff');
  font-weight: 300;
  font-style: normal;

}

@font-face {
  font-family: 'VAG Rounded Std';
  src: url('vag_rounded_std_bold.woff2') format('woff2'),
       url('vag_rounded_std_bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;

}

@font-face {
  font-family: 'suisse_intlregular';
  src: url('fonnts.com-suisse_intl_regular.woff2') format('woff2'),
       url('fonnts.com-suisse_intl_regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}