
@font-face {
  font-family: "geary";
  src: url("../fonts/geary.woff2") format("woff2"),
       url("../fonts/geary.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[data-icon]:before {
  font-family: "geary" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "geary" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-logo:before {
  content: "\61";
}
.ico-play:before {
  content: "\62";
}
.ico-arrow-slideshow:before {
  content: "\63";
}
.ico-arrow-link:before {
  content: "\64";
}
.ico-arrow-link2:before {
  content: "\65";
}
.ico-quote:before {
  content: "\66";
}
.ico-spade:before {
  content: "\67";
}
.ico-diamond:before {
  content: "\68";
}
.ico-heart:before {
  content: "\69";
}
.ico-clover:before {
  content: "\6a";
}
.ico-star:before {
  content: "\6b";
}
.ico-7:before {
  content: "\6c";
}
.ico-instagram:before {
  content: "\6d";
}
.ico-x:before {
  content: "\6e";
}
.ico-facebook:before {
  content: "\6f";
}
.ico-youtube:before {
  content: "\70";
}
.ico-linkedin:before {
  content: "\71";
}
.ico-pin:before {
  content: "\72";
}
.ico-flag:before {
  content: "\73";
}

@font-face {
    font-family: 'Lexend';
    src: url('../fonts/Lexend-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lexend';
    src: url('../fonts/Lexend-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lexend';
    src: url('../fonts/Lexend-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lexend';
    src: url('../fonts/Lexend-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/mulish-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Mulish-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Mulish-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Mulish-600.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Mulish-700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Mulish-800.woff2') format('woff2');
}
