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

@font-face {
  font-family: 'Mod-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: 'Mod-Med';
  src: url('../fonts/Moderat-Medium.woff') format('woff'), 
       url('../fonts/Moderat-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


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


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

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