@font-face {
  font-family: 'icomoon';
  src:  url('https://test.craft-work.biz/fonts/icomoon.eot?mxcte2');
  src:  url('https://test.craft-work.biz/fonts/icomoon.eot?mxcte2#iefix') format('embedded-opentype'),
    url('https://test.craft-work.biz/fonts/icomoon.ttf?mxcte2') format('truetype'),
    url('https://test.craft-work.biz/fonts/icomoon.woff?mxcte2') format('woff'),
    url('https://test.craft-work.biz/fonts/icomoon.svg?mxcte2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-instagram2:before {
  content: "\ea92";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-logo:before {
  content: "\e903";
}
.icon-down:before {
  content: "\e900";
}
.icon-flow1:before {
  content: "\e607";
}
.icon-flow5:before {
  content: "\e60b";
}
.icon-flow2:before {
  content: "\e608";
}
.icon-flow3:before {
  content: "\e609";
}
.icon-flow4:before {
  content: "\e60a";
}
.icon-flow6:before {
  content: "\e60c";
}
.icon-arrow_right:before {
  content: "\e606";
}
.icon-arrow:before {
  content: "\e601";
}
.icon-close:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e901";
}
.icon-external:before {
  content: "\e600";
}
.icon-tumblr:before {
  content: "\e602";
}
.icon-instagram:before {
  content: "\e603";
}
.icon-twitter:before {
  content: "\e604";
}
.icon-facebook:before {
  content: "\e605";
}
