@font-face {
  font-family: 'theme';
  src:
    url('https://d1azc1qln24ryf.cloudfront.net/66770/GSM2020/theme.woff2?yrcbj2') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/66770/GSM2020/theme.ttf?yrcbj2') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/66770/GSM2020/theme.woff?yrcbj2') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/66770/GSM2020/theme.svg?yrcbj2#theme') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme' !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;
}

.theme-icon-facebook:before {
  content: "\f09a";
}
.theme-icon-twitter:before {
  content: "\f099";
}
.theme-icon-youtube-play:before {
  content: "\e908";
}
.theme-icon-instagram:before {
  content: "\f16d";
}
.theme-icon-linkedin:before {
  content: "\f0e1";
}
.theme-icon-google:before {
  content: "\f1a0";
}
.theme-icon-pinterest:before {
  content: "\f231";
}
.theme-icon-flickr:before {
  content: "\f16e";
}
.theme-icon-menu:before {
  content: "\e900";
  color: #012855;
}
.theme-icon-close:before {
  content: "\e901";
  color: #012855;
}
.theme-icon-search:before {
  content: "\e902";
  color: #012855;
}
.theme-icon-search-lg:before {
  content: "\e903";
  color: #012855;
}
.theme-icon-up:before {
  content: "\e904";
  color: #012855;
}
.theme-icon-down:before {
  content: "\e905";
  color: #012855;
}
.theme-icon-plus:before {
  content: "\e906";
  color: #012855;
}
.theme-icon-minus:before {
  content: "\e907";
  color: #012855;
}
.theme-icon-more:before {
  content: "\e909";
  color: #012855;
}
