@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  src: url('fnt/Montserrat-Medium.woff');
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  src: url('fnt/Montserrat-SemiBold.woff');
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 800;
  src: url('fnt/Montserrat-ExtraBold.woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  src: url('fnt/roboto-medium.woff');
}
@font-face {
  font-family: 'din1451alt';
  font-weight: 400;
  src: url('fnt/din1451alt.woff');
}
