

@font-face {
    font-family: 'Inter 18pt';
    src: url('Inter18pt-Bold.eot');
    src: url('Inter18pt-Bold.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Bold.woff2') format('woff2'),
        url('Inter18pt-Bold.woff') format('woff'),
        url('Inter18pt-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('Inter18pt-ExtraLight.eot');
    src: url('Inter18pt-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-ExtraLight.woff2') format('woff2'),
        url('Inter18pt-ExtraLight.woff') format('woff'),
        url('Inter18pt-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('Inter18pt-SemiBold.eot');
    src: url('Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-SemiBold.woff2') format('woff2'),
        url('Inter18pt-SemiBold.woff') format('woff'),
        url('Inter18pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('Inter18pt-Light.eot');
    src: url('Inter18pt-Light.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Light.woff2') format('woff2'),
        url('Inter18pt-Light.woff') format('woff'),
        url('Inter18pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('Inter18pt-Medium.eot');
    src: url('Inter18pt-Medium.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Medium.woff2') format('woff2'),
        url('Inter18pt-Medium.woff') format('woff'),
        url('Inter18pt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('Inter18pt-Thin.eot');
    src: url('Inter18pt-Thin.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Thin.woff2') format('woff2'),
        url('Inter18pt-Thin.woff') format('woff'),
        url('Inter18pt-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('Inter18pt-Regular.eot');
    src: url('Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Regular.woff2') format('woff2'),
        url('Inter18pt-Regular.woff') format('woff'),
        url('Inter18pt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'ClashGrotesk-Extralight';
  src: url('ClashGrotesk-Extralight.woff2') format('woff2'),
       url('ClashGrotesk-Extralight.woff') format('woff'),
       url('ClashGrotesk-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Light';
  src: url('ClashGrotesk-Light.woff2') format('woff2'),
       url('ClashGrotesk-Light.woff') format('woff'),
       url('ClashGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Medium';
  src: url('ClashGrotesk-Medium.woff2') format('woff2'),
       url('ClashGrotesk-Medium.woff') format('woff'),
       url('ClashGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Bold';
  src: url('ClashGrotesk-Bold.woff2') format('woff2'),
       url('ClashGrotesk-Bold.woff') format('woff'),
       url('ClashGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'ClashGrotesk-Variable';
  src: url('ClashGrotesk-Variable.woff2') format('woff2'),
       url('ClashGrotesk-Variable.woff') format('woff'),
       url('ClashGrotesk-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?dvcvg4');
  src:  url('icomoon.eot?dvcvg4#iefix') format('embedded-opentype'),
    url('icomoon.ttf?dvcvg4') format('truetype'),
    url('icomoon.woff?dvcvg4') format('woff'),
    url('icomoon.svg?dvcvg4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-subscribe-arrow:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
  color: #fff;
}
.icon-twitter1:before {
  content: "\e903";
  color: #fff;
}
.icon-linkedin:before {
  content: "\e905";
  color: #fff;
}
.icon-instagram:before {
  content: "\e907";
  color: #fff;
}
.icon-icons8-close1:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e904";
}
.icon-arrow:before {
  content: "\e909";
  color: #fff;
}
.icon-x:before {
  content: "\e900";
}
.icon-twitter:before {
  content: "\e900";
}
.icon-instagram1:before {
  content: "\e908";
}
.icon-linkedin1:before {
  content: "\e90a";
}
.icon-facebook1:before {
  content: "\ea90";
}


