/* Taystify PK1 Icons */
@font-face {
  font-family: 'Taystify-PK1';
  src:  url('fonts/Taystify-PK1.eot?nr5iat');
  src:  url('fonts/Taystify-PK1.eot?nr5iat#iefix') format('embedded-opentype'),
    url('fonts/Taystify-PK1.ttf?nr5iat') format('truetype'),
    url('fonts/Taystify-PK1.woff?nr5iat') format('woff'),
    url('fonts/Taystify-PK1.svg?nr5iat#Taystify-PK1') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* Taystify PK2 Icons */
@font-face {
  font-family: 'Taystify-PK2';
  src:  url('fonts/Taystify-PK2.eot?50rdwl');
  src:  url('fonts/Taystify-PK2.eot?50rdwl#iefix') format('embedded-opentype'),
    url('fonts/Taystify-PK2.ttf?50rdwl') format('truetype'),
    url('fonts/Taystify-PK2.woff?50rdwl') format('woff'),
    url('fonts/Taystify-PK2.svg?50rdwl#Taystify-PK2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* Taystify PK3 Icons */
@font-face {
  font-family: 'Taystify-PK3';
  src:  url('fonts/Taystify-PK3.eot?5ijmc1');
  src:  url('fonts/Taystify-PK3.eot?5ijmc1#iefix') format('embedded-opentype'),
    url('fonts/Taystify-PK3.ttf?5ijmc1') format('truetype'),
    url('fonts/Taystify-PK3.woff?5ijmc1') format('woff'),
    url('fonts/Taystify-PK3.svg?5ijmc1#Taystify-PK3') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* Base icon styles */
[class^="icon-"], [class*=" icon-"] {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* PK1 Icons */
.icon-map-marker:before {
  font-family: 'Taystify-PK1' !important;
  content: "\e921";
}
.icon-camera:before {
  font-family: 'Taystify-PK1' !important;
  content: "\e90d";
}
.icon-search:before {
  font-family: 'Taystify-PK1' !important;
  content: "\e930";
}
.icon-utensils:before {
  font-family: 'Taystify-PK1' !important;
  content: "\e940";
}
.icon-heart:before {
  font-family: 'Taystify-PK1' !important;
  content: "\e91b";
}
.icon-attribution-pencil:before {
  font-family: 'Taystify-PK1' !important;
  content: "\e905";
}
.icon-machine-learning:before {
  font-family: 'Taystify-PK1' !important;
  content: "\e91f";
}

/* PK2 Icons */
.icon-user-add:before {
  font-family: 'Taystify-PK2' !important;
  content: "\e905";
}

/* PK3 Icons */
.icon-check:before {
  font-family: 'Taystify-PK3' !important;
  content: "\e902";
}
