
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), 
  src:url('../fonts/Raleway-Thin.eot'),
  src:url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Raleway-Thin.woff') format('woff'),
  url('../fonts/Raleway-Thin.ttf') format('ttf'),
  url('../fonts/Raleway-Thin.svg#pt-sans') format('svg');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal; 
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), 
  src:url('../fonts/Raleway-Thin.eot'),
  src:url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Raleway-Light.woff') format('woff'),
  url('../fonts/Raleway-Light.ttf') format('ttf'),
  url('../fonts/Raleway-Light.svg#pt-sans') format('svg');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway Medium'), local('Raleway-Normal'), 
  src:url('../fonts/Raleway-Thin.eot'),
  src:url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Raleway-Medium.woff') format('woff'),
  url('../fonts/Raleway-Medium.ttf') format('ttf'),
  url('../fonts/Raleway-Medium.svg#pt-sans') format('svg');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), 
  src:url('../fonts/Raleway-Thin.eot'),
  src:url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Raleway-Bold.woff') format('woff'),
  url('../fonts/Raleway-Bold.ttf') format('ttf'),
  url('../fonts/Raleway-Bold.svg#pt-sans') format('svg');
}

