@font-face {
  font-family: "DIN";
  src: url("fonts/TitilliumWeb-regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "DIN";
  src: url("fonts/TitilliumWeb-light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "DIN";
  src: url("fonts/TitilliumWeb-bold.ttf");
  font-weight: bold;
}
