@font-face {
  font-family: 'custom';
  src: url('https://fotovista.frisbee.nl/resources/fonticons/font/custom.1773930711.eot');
  src: url('https://fotovista.frisbee.nl/resources/fonticons/font/custom.1773930711.eot#iefix') format('embedded-opentype'),
       url('https://fotovista.frisbee.nl/resources/fonticons/font/custom.1773930711.woff2') format('woff2'),
       url('https://fotovista.frisbee.nl/resources/fonticons/font/custom.1773930711.woff') format('woff'),
       url('https://fotovista.frisbee.nl/resources/fonticons/font/custom.1773930711.ttf') format('truetype'),
       url('https://fotovista.frisbee.nl/resources/fonticons/font/custom.1773930711.svg#custom') format('svg');
  font-weight: normal;
  font-style: normal;
}

 /*import from custom iconfont and add font-family & important */
.icon-camera:before { content: '\21'!important; font-family: "custom"!important; } /* '!' */
.icon-checkmark-large:before { content: '\22'!important; font-family: "custom"!important; } /* '"' */
.icon-email:before { content: '\23'!important; font-family: "custom"!important; } /* '#' */
.icon-facebook:before { content: '\24'!important; font-family: "custom"!important; } /* '$' */
.icon-instagram:before { content: '\25'!important; font-family: "custom"!important; } /* '%' */
.icon-menu:before { content: '\26'!important; font-family: "custom"!important; } /* '&' */
.icon-paintbrush:before { content: '\27'!important; font-family: "custom"!important; } /* ''' */
.icon-search:before { content: '\28'!important; font-family: "custom"!important; } /* '(' */
.icon-shopping-cart-line:before { content: '\29'!important; font-family: "custom"!important; } /* ')' */
.icon-services-search:before { content: '\30'!important; font-family: "custom"!important; } /* '0' */
.icon-rotate-right:before { content: '\31'!important; font-family: "custom"!important; } /* '1' */
.icon-rotate-left:before { content: '\32'!important; font-family: "custom"!important; } /* '2' */
.icon-user:before { content: '\33'!important; font-family: "custom"!important; } /* '3' */
.icon-store:before { content: '\34'!important; font-family: "custom"!important; } /* '4' */
.icon-truck:before { content: '\35'!important; font-family: "custom"!important; } /* '5' */