@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  src: url(/fonts/OpenSans-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  src: url(/fonts/OpenSans-SemiBold.ttf) format('truetype');
}
@font-face {
  font-family: 'Brandon Grotesque';
  font-weight: 450;
  src: url(/fonts/Brandon_bld.otf) format('opentype');
}
@font-face {
  font-family: 'Brandon Grotesque';
  font-weight: 420;
  src: url(/fonts/Brandon_med.otf) format('opentype');
}