/*@font-face {
  font-family: 'icomoon';
  src:  url('https://i.icomoon.io/public/temp/26f5e97e5c/UntitledProject/icomoon.eot?sjfgqw');
  src:  url('https://i.icomoon.io/public/temp/26f5e97e5c/UntitledProject/icomoon.eot?sjfgqw#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/temp/26f5e97e5c/UntitledProject/icomoon.ttf?sjfgqw') format('truetype'),
    url('https://i.icomoon.io/public/temp/26f5e97e5c/UntitledProject/icomoon.woff?sjfgqw') format('woff'),
    url('https://i.icomoon.io/public/temp/26f5e97e5c/UntitledProject/icomoon.svg?sjfgqw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
[class^="icon-"], [class*=" 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;
  width: 20px;
  height: 20px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
  content: "\e900";
  color: #e4405f;
}
.icon-googleplus:before {
  content: "\e901";
  color: #dc4e41;
}
.icon-facebook:before {
  content: "\e902";
  color: #3b5998;
}
.icon-pinterest:before {
  content: "\e903";
  color: #bd081c;
}
.icon-twitter:before {
  content: "\e904";
  color: #1da1f2;
}
.icon-line:before {
  content: "\e905";
  color: #00c300;
}

.icon-phone:before {
  content: "\e942";
}