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

