@font-face {
    font-family: "round icon";
    font-style: normal;
    font-weight: 100 700;
    src: url(./fonts/round.woff2) format("woff2");
}

@font-face {
    font-family: "outline icon";
    font-style: normal;
    font-weight: 100 700;
    src: url(./fonts/outline.woff2) format("woff2");
}

@font-face {
    font-family: "sharp icon";
    font-style: normal;
    font-weight: 100 700;
    src: url(./fonts/sharp.woff2) format("woff2");
}