/* Generated by Glyphter (http://www.glyphter.com) on  Thu Jul 23 2020*/
@font-face {
    font-family: 'custom icons';
    src: url('custom-icons.eot');
    src: url('custom-icons.eot?#iefix') format('embedded-opentype'),
    url('custom-icons.woff') format('woff'),
    url('custom-icons.ttf') format('truetype'),
    url('custom-icons.svg#custom-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'custom icons';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-shake_hands_icon:before{content:'\0041';}