@font-face {
  font-family: GillSans
  src: url(/fonts/GillSans.ttf);
}

@font-face {
  font-family: GillSans-Light;
  src: url(/fonts/GillSans-Light.ttf);
}

@font-face {
  font-family: GillSans-SemiBold;
  src: url(/fonts/GillSans-SemiBold.ttf);
}
