@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(opensans.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(opensansbold.woff) format('woff');
}
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: local('Inconsolata'), url(inconsolata.woff) format('woff');
}
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url(inconsolatabold.woff) format('woff');
}
@font-face {
  font-family: 'McLaren';
  font-style: normal;
  font-weight: 400;
  src: local('McLaren'), local('McLaren-Regular'), url(mclaren.woff) format('woff');
}
@font-face{font-family: 'FontAwesome';src: url("fontawesome-webfont.eot?v=4.0.3");src: url("fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("fontawesome-webfont.woff?v=4.0.3") format("woff"), url("fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");font-weight: normal;font-style: normal}