
    @font-face {
        font-family: 'custom-icons';
        font-style: normal;
        font-weight: 400;
        src: url(iconfont.eot?37);
        src: url(iconfont.eot?37#iefix) format('embedded-opentype'),
        
        url(iconfont.woff?37) format('woff'),
        url(iconfont.ttf?37) format('truetype');
    }
    
    [class^='icon-custom-'], [class*=' icon-custom-'] {
        font-family: 'custom-icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
.icon-custom-balayage-3:before {
	content: "\e001";
}
.icon-custom-rabotage-3:before {
	content: "\e002";
}
