@font-face {
  font-family: 'droid-sans';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../fonts/droid-sans-300.woff2");
}
@font-face {
  font-family: 'droid-sans';
  font-style: bold;
  font-weight: 600;
  font-display: block;
  src: url("../fonts/droid-sans-600.woff2");
}
@font-face {
  font-family: 'railway';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("../fonts/railway-100.woff2");
}