﻿@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 900;
    src: url("../themes/fonts/fa-solid-9004fc4.woff2?ver=8.3") format("woff2"),url("../themes/fonts/fa-solid-9004fc4.woff?ver=8.3") format("woff")
}

.fas {
    font-family: "fontawesome";
    font-weight: 900
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 400;
    src: url("../themes/fonts/fa-regular-4004fc4.woff2?ver=8.3") format("woff2"),url("../themes/fonts/fa-regular-4004fc4.woff?ver=8.3") format("woff")
}

.far {
    font-family: "fontawesome";
    font-weight: 400
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    src: url("../themes/fonts/fa-brands-4004fc4.woff2?ver=8.3") format("woff2"),url("../themes/fonts/fa-brands-4004fc4.woff?ver=8.3") format("woff")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Material Icons";
    font-weight: 400;
    src: url("../themes/fonts/material-icons4fc4.woff2?ver=8.3") format("woff2"),url("../themes/fonts/material-icons4fc4.woff?ver=8.3") format("woff")
}

.material-icons {
    font-family: "Material Icons";
    font-weight: 400
}
