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

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

@font-face {
    font-family: 'Heading';
    src: url('../fonts/Graphik-Bold.woff2') format('woff2'),
        url('../fonts/Graphik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heading';
    src: url('../fonts/Graphik-Light.woff2') format('woff2'),
        url('../fonts/Graphik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon568c.eot?35ek6q');
  src:  url('../fonts/icomoon568c.eot?35ek6q#iefix') format('embedded-opentype'),
    url('../fonts/icomoon568c.ttf?35ek6q') format('truetype'),
    url('../fonts/icomoon568c.woff?35ek6q') format('woff'),
    url('../fonts/icomoon568c.svg?35ek6q#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-map:before {
  content: "\e911";
}
.icon-tick:before {
  content: "\e912";
}
.icon-content-marketing:before {
  content: "\e900";
}
.icon-design:before {
  content: "\e901";
}
.icon-develop:before {
  content: "\e902";
}
.icon-digital-marketing:before {
  content: "\e903";
}
.icon-launch:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e905";
}
.icon-mobile-app:before {
  content: "\e906";
}
.icon-plan:before {
  content: "\e907";
}
.icon-quote-arrow:before {
  content: "\e908";
}
.icon-technology:before {
  content: "\e909";
}
.icon-telephone:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-web:before {
  content: "\e90c";
}
.icon-branding:before {
  content: "\e90d";
}
.icon-btn-arrow:before {
  content: "\e90e";
}
.icon-building:before {
  content: "\e90f";
}
.icon-comment:before {
  content: "\e910";
}



