
@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/light3.eot'); /* IE9 Compat Modes */
  src: url('../font/light3.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/light3.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/light3.woff') format('woff'), /* Modern Browsers */
       url('../font/light3.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../font/regular7.eot'); /* IE9 Compat Modes */
  src: url('../font/regular7.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/regular6.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/regular6.woff') format('woff'), /* Modern Browsers */
       url('../font/regular7.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/bold4.eot'); /* IE9 Compat Modes */
  src: url('../font/bold4.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/bold4.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/bold4.woff') format('woff'), /* Modern Browsers */
       url('../font/bold4.ttf') format('truetype'); /* Safari, Android, iOS */
}
