@font-face {
  font-family: 'cals';
  src:  url('fonts/cals.eot');
  src:  url('fonts/cals.eot') format('embedded-opentype'),
    url('fonts/cals.ttf') format('truetype'),
    url('fonts/cals.woff') format('woff'),
    url('fonts/cals.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cals-"], [class*=" cals-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cals' !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;
}

.cals-flip-arrow:before {
  content: "\e923";
}
.cals-agriculture:before {
  content: "\e90f";
}
.cals-plants:before {
  content: "\e910";
}
.cals-environment:before {
  content: "\e91b";
}
.cals-city:before {
  content: "\e91d";
}
.cals-communication:before {
  content: "\e91e";
}
.cals-cow:before {
  content: "\e91f";
}
.cals-apple:before {
  content: "\e920";
}
.cals-pie-chart:before {
  content: "\e921";
}
.cals-communication1:before {
  content: "\e922";
}
.cals-climate-change:before {
  content: "\e901";
}
.cals-south-america:before {
  content: "\e915";
}
.cals-north-america:before {
  content: "\e916";
}
.cals-europe:before {
  content: "\e917";
}
.cals-australia:before {
  content: "\e918";
}
.cals-asia:before {
  content: "\e919";
}
.cals-africa:before {
  content: "\e91a";
}
.cals-camera:before {
  content: "\e911";
}
.cals-list-view:before {
  content: "\e912";
}
.cals-grid-view:before {
  content: "\e913";
}
.cals-molecule:before {
  content: "\e905";
}
.cals-caret-down:before {
  content: "\e90e";
}
.cals-hamburger-menu:before {
  content: "\e90d";
}
.cals-accessibility:before {
  content: "\e90c";
}
.cals-close:before {
  content: "\e90a";
}
.cals-ny-state:before {
  content: "\e909";
}
.cals-search:before {
  content: "\e903";
}
.cals-arrow-right:before {
  content: "\e907";
}
.cals-circle-arrow:before {
  content: "\e908";
}
