/* raleway-300 */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), 
  local('Raleway-Light'), 
  url(/font/raleway-300.woff) format('woff'), 
  url(/font/raleway-300.woff2) format('woff2'), 
  url(/font/raleway-300.eot) format('embedded-opentype');
}

/* raleway-400 */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway Light'), 
  local('Raleway-Light'), 
  url(/font/raleway-400.woff) format('woff'), 
  url(/font/raleway-400.woff2) format('woff2'), 
  url(/font/raleway-400.eot) format('embedded-opentype');
}

/* raleway-500 */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Light'), 
  local('Raleway-Light'), 
  url(/font/raleway-500.woff) format('woff'), 
  url(/font/raleway-500.woff2) format('woff2'), 
  url(/font/raleway-500.eot) format('embedded-opentype');
}

/* raleway-600 */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway Light'), 
  local('Raleway-Light'), 
  url(/font/raleway-600.woff) format('woff'), 
  url(/font/raleway-600.woff2) format('woff2'), 
  url(/font/raleway-600.eot) format('embedded-opentype');
}

/* raleway-700 */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Light'), 
  local('Raleway-Light'), 
  url(/font/raleway-700.woff) format('woff'), 
  url(/font/raleway-700.woff2) format('woff2'), 
  url(/font/raleway-700.eot) format('embedded-opentype');
}