@font-face {
  font-family: 'Karnak-Condensed';
  src: url('../fonts/karnakcondensed-normal-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

 @font-face {
  font-family: 'Franklin';
  src: url('../fonts/franklin-normal-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Franklin';
  src: url('../fonts/franklin-normal-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}