@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cbwssb');
  src:  url('fonts/icomoon.eot?cbwssb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cbwssb') format('truetype'),
    url('fonts/icomoon.woff?cbwssb') format('woff'),
    url('fonts/icomoon.svg?cbwssb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon4-"], [class*=" icon4-"] {
  /* 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;
}

.icon4-camera-01:before {
  content: "\e916";
  color: #567c8d;
}
.icon4-camera-video:before {
  content: "\e17";
  color: #567c8d;
}
.icon4-pen-tool:before {
  content: "\e18";
  color: #567c8d;
}
.icon4-web-design-02-stroke-rounded-1:before {
  content: "\e19";
  color: #567c8d;
}
