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

.theme-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme' !important;
  speak: none;
  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-term-plus:before {
  content: "\2295";
}
.theme-term-minus:before {
  content: "\2296";
}
.theme-term-close:before {
  content: "\2297";
}
.theme-icon-external:before {
  content: "\e900";
}
.theme-menu:before {
  content: "\3d";
}
.theme-search:before {
  content: "\3f";
}
.theme-close:before {
  content: "\d7";
}
.theme-plus:before {
  content: "\2b";
}
.theme-minus:before {
  content: "\2d";
}
.theme-up:before {
  content: "\2191";
}
.theme-down:before {
  content: "\2193";
}
.theme-prev:before {
  content: "\2039";
}
.theme-next:before {
  content: "\203a";
}
.theme-phone:before {
  content: "\f095";
}
.theme-twitter:before {
  content: "\f099";
}
.theme-facebook:before {
  content: "\f09a";
}
.theme-github:before {
  content: "\f09b";
}
.theme-linkedin:before {
  content: "\f0e1";
}
.theme-youtube:before {
  content: "\f167";
}
.theme-dropbox:before {
  content: "\f16b";
}
.theme-stack-overflow:before {
  content: "\f16c";
}
.theme-instagram:before {
  content: "\f16d";
}
.theme-google:before {
  content: "\f1a0";
}
.theme-drupal:before {
  content: "\f1a9";
}
.theme-pinterest:before {
  content: "\f231";
}
