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

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

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

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