/* josefin-sans-600 - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/josefin-sans-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/josefin-sans-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-600.svg#JosefinSans') format('svg'); /* Legacy iOS */
}

/* rubik-regular */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('../fonts/rubik.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../fonts/rubik.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/rubik.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/rubik.woff') format('woff'), /* Modern Browsers */
  url('../fonts/rubik.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/rubik.svg#JosefinSans') format('svg'); /* Legacy iOS */
}

/* rubik-bold */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('../fonts/rubik-bold.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../fonts/rubik-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/rubik-bold.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/rubik-bold.woff') format('woff'), /* Modern Browsers */
  url('../fonts/rubik-bold.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/rubik-bold.svg#JosefinSans') format('svg'); /* Legacy iOS */
}

/* rubik-light */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('../fonts/rubik-light.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../fonts/rubik-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/rubik-light.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/rubik-light.woff') format('woff'), /* Modern Browsers */
  url('../fonts/rubik-light.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/rubik-light.svg#JosefinSans') format('svg'); /* Legacy iOS */
}

/* rubik-medium */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('../fonts/rubik-medium.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../fonts/rubik-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/rubik-medium.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/rubik-medium.woff') format('woff'), /* Modern Browsers */
  url('../fonts/rubik-medium.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/rubik-medium.svg#JosefinSans') format('svg'); /* Legacy iOS */
}
