@font-face {
  font-family: "League Gothic";
  src: url(LeagueGothic.eot); /* IE */
  src: local("League Gothic"), url(LeagueGothic.otf) format("opentype"); /* non-IE */
}
@font-face {
  font-family: "Junction";
  src: url(Junction.eot); /* IE */
  src: local("Junction"), url(Junction.otf) format("opentype"); /* non-IE */
}
@font-face {
  font-family: "Raleway Thin";
  src: url(raleway_thin.eot); /* IE */
  src: local("Raleway Thin"), url(raleway_thin.otf) format("opentype"); /* non-IE */
}
@font-face {
  font-family: 'Avenir-Light';
  src: url('avenirltstd-light-webfont.eot');
  src: url('avenirltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('avenirltstd-light-webfont.woff') format('woff'),
       url('avenirltstd-light-webfont.ttf') format('truetype'),
       url('avenirltstd-light-webfont.svg#AvenirLTStd35Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Medium';
  src: url('avenirltstd-medium-webfont.eot');
  src: url('avenirltstd-medium-webfont.eot?#iefix') format('embedded-opentype'),
       url('avenirltstd-medium-webfont.woff') format('woff'),
       url('avenirltstd-medium-webfont.ttf') format('truetype'),
       url('avenirltstd-medium-webfont.svg#AvenirLTStd65Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Roman';
  src: url('avenirltstd-roman-webfont.eot');
  src: url('avenirltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
       url('avenirltstd-roman-webfont.woff') format('woff'),
       url('avenirltstd-roman-webfont.ttf') format('truetype'),
       url('avenirltstd-roman-webfont.svg#AvenirLTStd55Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Ubuntu;
  src: url(Ubuntu.eot); /* IE */
  src: local(Ubuntu), url(Ubuntu.otf) format("opentype"); /* non-IE */
}

