@font-face {
  font-family: "Filson Pro";
  src: url("../fonts/FilsonPro-Regular.woff2") format("woff2"),
    url("../fonts/FilsonPro-Regular.woff") format("woff"),
    url("../fonts/FilsonPro-Regular.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Filson Pro";
  src: url("../fonts/FilsonPro-Bold.woff2") format("woff2"),
    url("../fonts/FilsonPro-Bold.woff") format("woff"),
    url("../fonts/FilsonPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Filson Pro";
  src: url("../fonts/FilsonPro-Medium.woff2") format("woff2"),
    url("../fonts/FilsonPro-Medium.woff") format("woff"),
    url("../fonts/FilsonPro-Medium.otf") format("opentype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?i81aa5");
  src: url("../fonts/icomoon.eot?i81aa5#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?i81aa5") format("truetype"),
    url("../fonts/icomoon.woff?i81aa5") format("woff"),
    url("../fonts/icomoon.svg?i81aa5#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-arrow-right-long:before {
  content: "\e908";
}
.icon-book-open-cover-outline:before {
  content: "\e909";
}
.icon-cake-candles:before {
  content: "\e90a";
}
.icon-code:before {
  content: "\e90b";
}
.icon-computer-mouse-outline:before {
  content: "\e90c";
}
.icon-glasses-round-outline:before {
  content: "\e90d";
}
.icon-pencil-outline:before {
  content: "\e90e";
}
.icon-pen-ruler-outline:before {
  content: "\e90f";
}
.icon-play-outline:before {
  content: "\e910";
}
.icon-smile-relaxed-outline:before {
  content: "\e911";
}
.icon-tick-cloud:before {
  content: "\e912";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-linkedin:before {
  content: "\e907";
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-display-code:before {
  content: "\e901";
}
.icon-flag-outline:before {
  content: "\e902";
}
.icon-noosa:before {
  content: "\e903";
}
.icon-sydney:before {
  content: "\e904";
}
