@font-face {
  font-family: 'mdspca-icons';
  src:  url('fonts/mdspca-icons.eot?gyhcvv');
  src:  url('fonts/mdspca-icons.eot?gyhcvv#iefix') format('embedded-opentype'),
    url('fonts/mdspca-icons.ttf?gyhcvv') format('truetype'),
    url('fonts/mdspca-icons.woff?gyhcvv') format('woff'),
    url('fonts/mdspca-icons.svg?gyhcvv#mdspca-icons') 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: 'mdspca-icons' !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;
}

.icon-icon-found:before {
  content: "\e916";
}
.icon-icon-shelter:before {
  content: "\e917";
}
.icon-photos-icon:before {
  content: "\e915";
}
.icon-close-icon-alt:before {
  content: "\e914";
}
.icon-form-dropdown-arrow:before {
  content: "\e913";
  color: #939598;
}
.icon-paw-icon-menu:before {
  content: "\e912";
}
.icon-paw-icon:before {
  content: "\e90b";
}
.icon-arrow-icon:before {
  content: "\e900";
}
.icon-arrow-icon-left:before {
  content: "\e901";
}
.icon-filter-icon:before {
  content: "\e906";
}
.icon-calendar-icon:before {
  content: "\e902";
}
.icon-close-icon:before {
  content: "\e903";
}
.icon-dropdown-arrow:before {
  content: "\e904";
}
.icon-dropdown-arrow-alt:before {
  content: "\e905";
}
.icon-hamburger-icon:before {
  content: "\e907";
}
.icon-list-icon:before {
  content: "\e908";
}
.icon-nav-arrow-left:before {
  content: "\e909";
}
.icon-nav-arrow-right:before {
  content: "\e90a";
}
.icon-play-icon:before {
  content: "\e90c";
}
.icon-play-triangle:before {
  content: "\e90d";
}
.icon-play-triangle-alt:before {
  content: "\e90e";
}
.icon-plus-icon:before {
  content: "\e90f";
}
.icon-search-icon:before {
  content: "\e910";
}
.icon-search-icon-alt:before {
  content: "\e911";
}
