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

@font-face {
  font-family: 'Jost-Medium';
  src: url('../fonts/Jost-Medium.eot');
  src: url('../fonts/Jost-Medium.ttf') format('truetype'),
       url('../fonts/Jost-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
