@font-face {
    font-family: "FontAwesome";
    src: url(/fonts/FontAwesome.ttf) format("truetype");
}
@font-face {
    font-family: "FontAwesome5Brands";
    src: url(/fonts/FontAwesome5_Brands.ttf) format("truetype");
}
@font-face {
    font-family: "FontAwesome5_Regular";
    src: url(/fonts/FontAwesome5_Regular.ttf) format("truetype");
}
@font-face {
    font-family: "FontAwesome5";
    src: url(/fonts/FontAwesome5_Solid.ttf) format("truetype");
}
@font-face {
    font-family: "Ionicons";
    src: url(/fonts/Ionicons.ttf) format("truetype");
}
@font-face {
    font-family: "MaterialCommunityIcons";
    src: url(/fonts/MaterialCommunityIcons.ttf) format("truetype");
}
@font-face {
    font-family: "MaterialIcons";
    src: url(/fonts/MaterialIcons.ttf) format("truetype");
}