@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/raleway/Raleway-300.eot'); /* IE9 */
  src:
    url('../fonts/raleway/Raleway-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway/Raleway-300.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/raleway/Raleway-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway/Raleway-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway/Raleway-300.svg#Raleway') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/raleway/Raleway-Regular.eot'); /* IE9 */
  src:
    url('../fonts/raleway/Raleway-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway/Raleway-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/raleway/Raleway-Regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway/Raleway-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway/Raleway-Regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/raleway/Raleway-700.eot'); /* IE9 */
  src:
    url('../fonts/raleway/Raleway-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway/Raleway-700.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/raleway/Raleway-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway/Raleway-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway/Raleway-700.svg#Raleway') format('svg'); /* Legacy iOS */
}
