@font-face {
  font-family: 'Siku';
  src:
    url('fonts/Siku.woff2?icxwdr') format('woff2'),
    url('fonts/Siku.ttf?icxwdr') format('truetype'),
    url('fonts/Siku.woff?icxwdr') format('woff'),
    url('fonts/Siku.svg?icxwdr#Siku') 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: 'Siku' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-inukshuk:before {
  content: "\e922";
}
.icon-post:before {
  content: "\e919";
}
.icon-posts:before {
  content: "\e920";
}
.icon-smartbuoy:before {
  content: "\e921";
}
.icon-Goose:before {
  content: "\e918";
}
.icon-project-dot:before {
  content: "\e916";
}
.icon-organization-dot:before {
  content: "\e915";
}
.icon-user-dot:before {
  content: "\e914";
}
.icon-user-light:before {
  content: "\e917";
}
.icon-home:before {
  content: "\e900";
}
.icon-user:before {
  content: "\e901";
}
.icon-network:before {
  content: "\e902";
}
.icon-users:before {
  content: "\e903";
}
.icon-community:before {
  content: "\e904";
}
.icon-user-circle:before {
  content: "\e905";
}
.icon-hunt:before {
  content: "\e906";
}
.icon-legend:before {
  content: "\e907";
}
.icon-nest:before {
  content: "\e908";
}
.icon-group:before {
  content: "\e909";
}
.icon-family:before {
  content: "\e910";
}
.icon-tracks:before {
  content: "\e911";
}
.icon-smartice:before {
  content: "\e912";
}
.icon-trip:before {
  content: "\e913";
}
