@font-face {
  font-family: 'SansRounded';
  src: url('../fonts/SansRounded/Light.woff') format('woff'),
       url('../fonts/SansRounded/Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SansRounded';
  src: url('../fonts/SansRounded/Regular.woff') format('woff'),
       url('../fonts/SansRounded/Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}