
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('../font/ultralight.eot'); /* IE9 Compat Modes */
  src: url('../font/ultralight.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/ultralight.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/ultralight.woff') format('woff'), /* Modern Browsers */
       url('../font/ultralight.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../font/light.eot'); /* IE9 Compat Modes */
  src: url('../font/light.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/light.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/light.woff') format('woff'), /* Modern Browsers */
       url('../font/light.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../font/regular1.eot'); /* IE9 Compat Modes */
  src: url('../font/regular1.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/regular1.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/regular1.woff') format('woff'), /* Modern Browsers */
       url('../font/regular1.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../font/medium.eot'); /* IE9 Compat Modes */
  src: url('../font/medium.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/medium.woff') format('woff'), /* Modern Browsers */
       url('../font/medium.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../font/semibold.eot'); /* IE9 Compat Modes */
  src: url('../font/semibold.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/semibold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/semibold.woff') format('woff'), /* Modern Browsers */
       url('../font/semibold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../font/bold1.eot'); /* IE9 Compat Modes */
  src: url('../font/bold1.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/bold1.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/bold1.woff') format('woff'), /* Modern Browsers */
       url('../font/bold1.ttf') format('truetype'); /* Safari, Android, iOS */
}
