﻿@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url("/font/fontawesome/fa-brands-400.eot");
    src: url("/font/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/font/fontawesome/fa-regular-400.woff2") format("woff2"), url("/font/fontawesome/fa-regular-400.woff") format("woff"), url("/font/fontawesome/fa-regular-400.ttf") format("truetype"), url("/font/fontawesome/fa-regular-400.svg#fontawesome") format("svg");
}

@font-face {
    font-family: 'Lucida';
    font-style: normal;
    font-weight: 400;
    src: url("/font/Lucida/Lucida.eot");
    src: url("/font/Lucida/Lucida.eot?#iefix") format("embedded-opentype"), 
        url("/font/Lucida/Lucida.woff2") format("woff2"), 
        url("/font/Lucida/Lucida.woff") format("woff"), 
        url("/font/Lucida/Lucida.ttf") format("truetype");
}
