﻿@font-face {
    font-family: "bootstrap-icons";
    src: url("/fonts/bootstrap-icons.woff") format("woff"), url("/fonts/bootstrap-icons.woff2?4601c71fb26c9277391ec80789bfde9c") format("woff2");
}

@font-face {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: 100 700;
    font-display: block;
    src: url("fonts/material-symbols-outlined.woff2") format("woff2");
}

@font-face {
    font-family: "Material Symbols Rounded";
    font-style: normal;
    font-weight: 100 700;
    font-display: block;
    src: url("fonts/material-symbols-rounded.woff2") format("woff2");
}

@font-face {
    font-family: "Material Symbols Sharp";
    font-style: normal;
    font-weight: 100 700;
    font-display: block;
    src: url("fonts/material-symbols-sharp.woff2") format("woff2");
}
