@font-face {
    font-family: "Ionicons";
    src: url("../fonts/ionicons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

i {
    font-family: 'Ionicons';
    font-weight: normal;
    font-style: normal;
}