@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?c4fe75');
  src:  url('icomoon.eot?c4fe75#iefix') format('embedded-opentype'),
    url('icomoon.ttf?c4fe75') format('truetype'),
    url('icomoon.woff?c4fe75') format('woff'),
    url('icomoon.svg?c4fe75#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-x:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-envelope-o:before {
  content: "\e904";
}
.icon-youtube-play:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e942";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin2:before {
  content: "\eaca";
}




@font-face {
  font-family: 'san_de_more_demoregular';
  src: url('sandemoredemo-regular-webfont.eot');
  src: url('sandemoredemo-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('sandemoredemo-regular-webfont.woff2') format('woff2'),
       url('sandemoredemo-regular-webfont.woff') format('woff'),
       url('sandemoredemo-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}