/* signika-regular - latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/signika-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/signika-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/signika-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/signika-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/signika-v12-latin-regular.svg#Signika') format('svg'); /* Legacy iOS */
}
/* signika-700 - latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('../fonts/signika-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/signika-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/signika-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/signika-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/signika-v12-latin-700.svg#Signika') format('svg'); /* Legacy iOS */
}

/* libre-caslon-text-regular - latin */
@font-face {
  font-family: 'Libre Caslon Text';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('../fonts/libre-caslon-text-v2-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/libre-caslon-text-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/libre-caslon-text-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/libre-caslon-text-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/libre-caslon-text-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/libre-caslon-text-v2-latin-regular.svg#LibreCaslonText') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon-home:before {
  content: "\e900";
}
