﻿@font-face {
    font-display:block;
    font-style:normal;
    font-family:"fontawesome";
    font-weight:900;
    src:url("../font/fa-solid-900.woff2") format("woff2"),url("../font/fa-solid-900.woff") 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("../font/fa-regular-400.woff2") format("woff2"),url("../font/fa-regular-400.woff") format("woff")
}
.far {
    font-family:"fontawesome";
    font-weight:400
}
@font-face {
    font-display:block;
    font-style:normal;
    font-family:"fontawesome";
    font-weight:300;
    src:url("../font/fa-light-300.woff2") format("woff2"),url("../font/fa-light-300.woff") format("woff")
}
.fal {
    font-family:"fontawesome";
    font-weight:300
}
@font-face {
    font-display:block;
    font-style:normal;
    font-family:"Font Awesome 5 Duotone";
    font-weight:900;
    src:url("../font/fa-duotone-900.woff2") format("woff2"),url("../font/fa-duotone-900.woff") format("woff")
}
.fad {
    font-family:"Font Awesome 5 Duotone";
    font-weight:900
}
.fad {
    position:relative
}
.fad:before {
    position:absolute
}
.fad:after {
    opacity:0.4
}
@font-face {
    font-display:block;
    font-style:normal;
    font-family:"Font Awesome 5 Brands";
    font-weight:400;
    src:url("../font/fa-brands-400.woff2") format("woff2"),url("../font/fa-brands-400.woff") 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("../font/material-icons.woff2") format("woff2"),url("../font/material-icons.woff") format("woff")
}
.material-icons {
    font-family:"Material Icons";
    font-weight:400
}
