@font-face {
	font-family: iconsmind;
	src: url('../Fonts/iconsmind.ttf');
}

.iconsmind {
	font-family: "iconsmind";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.iconsmind-Clock:before {
    content: "\e771";
}
.iconsmind-Paper-Plane:before {
    content: "\eb3b";
}
.iconsmind-Map-Marker2:before {
    content: "\ea99";
}