@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1031rf');
  src:  url('fonts/icomoon.eot?1031rf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1031rf') format('truetype'),
    url('fonts/icomoon.woff?1031rf') format('woff'),
    url('fonts/icomoon.svg?1031rf#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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home3 a:before {
  content: "\e902";
}
.icon-play3 a:before {
  content: "\ea1c";
}
.icon-circle-right a:before {
  content: "\ea42";
}
.icon-indent-decrease a:before {
  content: "\ea7c";
}
.icon-mail4 a:before {
  content: "\ea86";
  padding-right:5px;
}
.icon-facebook2 a:before {
  content: "\ea91";
  padding-right:5px;
}
.icon-instagram a:before {
  content: "\ea92";
  padding-right:5px;
}
