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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: "Glyphter";
      src: url("../fonts/glyphter/Glyphter.svg#Glyphter") format("svg");
    }
}

[class^="chaleIcon-"]:before, [class*=" chaleIcon-"]:before,
[class^="chaleIcon-"]:after, [class*=" chaleIcon-"]:after {  
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   text-transform: none;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}


.chaleIcon-001-kite:before{content:'\0041';}
.chaleIcon-003-surfing:before{content:'\0042';}
.chaleIcon-004-beach-hut:before{content:'\0043';}
.chaleIcon-005-beach-chair:before{content:'\0044';}
.chaleIcon-006-coconut:before{content:'\0045';}
.chaleIcon-007-beach-hut-1:before{content:'\0046';}
.chaleIcon-008-beach-sunset:before{content:'\0047';}
.chaleIcon-009-beach-volleyball:before{content:'\0048';}
.chaleIcon-010-beach-bar:before{content:'\0049';}
.chaleIcon-002-palm-tree:before{content:'\004a';}