@font-face {
  font-family: FreightSans;
  src: url(../fonts/GarageFonts\ -\ FreightSans\ Pro\ Bold.otf);
  font-weight: bold;
}
@font-face {
  font-family: FreightSans;
  src: url(../fonts/GarageFonts\ -\ FreightSans\ Pro\ Medium.otf);
}
@font-face {
  font-family: FreightSans;
  src: url(../fonts/GarageFonts\ -\ FreightSans\ Pro\ Book.otf);
  font-weight: lighter;
}
* {
  font-family: FreightSans;
}
