@charset "utf-8";


@font-face {
    font-family: 'FontAwesome5Brands';
    src: url('../fonts/fa-brands-400.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
}
@font-face {
    font-family: 'UltimateIcons';
    src: url('../fonts/Ultimate-Icons.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
}

