@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(raleway-400.ttf) format('truetype');
  src: url(raleway-400.eot);
  src: url(raleway-400.eot) format('embedded-opentype'), url(raleway-400.woff) format('woff');
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), url(raleway-600.ttf) format('truetype');
  src: url(raleway-600.eot);
  src: url(raleway-600.eot) format('embedded-opentype'), url(raleway-600.woff) format('woff');
}
