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

.icon-facebook:before {
  content: "\e901";
}
.icon-x:before {
  content: "\e900";
}
.icon-blank2:before {
  content: "\e902";
}
.icon-bookmark_line:before {
  content: "\e903";
}
.icon-bookmark:before {
  content: "\e904";
}
.icon-copy:before {
  content: "\e905";
}
.icon-line:before {
  content: "\e907";
}
.icon-blank:before {
  content: "\e908";
}
.icon-artworks:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e90a";
}
.icon-map:before {
  content: "\e90b";
}
.icon-profile:before {
  content: "\e90c";
}
.icon-menu_close:before {
  content: "\e90d";
}
.icon-menu_open:before {
  content: "\e90e";
}
.icon-pinterest:before {
  content: "\e90f";
}
.icon-email:before {
  content: "\e910";
}
