/* ––––––––––

The font "Carkle" is created and redesigned in 2021 by Carlos Klein 
Thanks to glyphrstudio

–––––––––– */

/* Carkle-ExtraLight */
@font-face {
  font-family: 'Carkle';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/Carkle/Carkle-ExtraLight.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Carkle/Carkle-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Carkle/Carkle-ExtraLight.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Carkle/Carkle-ExtraLight.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Carkle/Carkle-ExtraLight.svg#Klein') format('svg'); /* Legacy iOS */
}

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

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

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

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

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