@font-face {
  font-family: 'Moderat-Black';
  src: url('../fonts/Moderat-Black.woff') format('woff'), 
       url('../fonts/Moderat-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

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

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