﻿@font-face {
    font-family: socicon;
    src: url(webfonts-socicon/socicon.eot);
    src: url(webfonts-socicon/socicon.eot?#iefix)format("embedded-opentype"), 
        url(webfonts-socicon/socicon.woff)format("woff"), 
        url(webfonts-socicon/socicon.ttf)format("truetype"), 
        url(webfonts-socicon/socicon.svg?v=1.1#socicon)format("svg");
    font-weight: 400;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0), screen and (-o-min-device-pixel-ratio: 0), screen and (min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'socicon';
        src: url('webfonts-socicon/socicon.eot');
        src: url('webfonts-socicon/socicon.eot?#iefix')format("embedded-opentype"), 
            url('webfonts-socicon/socicon.woff')format("woff"), 
            url('webfonts-socicon/socicon.ttf')format("truetype"), 
            url('webfonts-socicon/socicon.svg#socicon')format("svg");
        font-weight: normal;
        font-style: normal;
    }
}


@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(webfonts-fontawesome/fa-brands-400.eot);
    src: url(webfonts-fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),
        url(webfonts-fontawesome/fa-brands-400.woff2) format("woff2"),
        url(webfonts-fontawesome/fa-brands-400.woff) format("woff"),
        url(webfonts-fontawesome/fa-brands-400.ttf) format("truetype"),
        url(webfonts-fontawesome/fa-brands-400.svg#fontawesome) format("svg");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(webfonts-fontawesome/fa-regular-400.eot);
    src: url(webfonts-fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),
        url(webfonts-fontawesome/fa-regular-400.woff2) format("woff2"),
        url(webfonts-fontawesome/fa-regular-400.woff) format("woff"),
        url(webfonts-fontawesome/fa-regular-400.ttf) format("truetype"),
        url(webfonts-fontawesome/fa-regular-400.svg#fontawesome) format("svg");
}


@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(webfonts-fontawesome/fa-solid-900.eot);
    src: url(webfonts-fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),
        url(webfonts-fontawesome/fa-solid-900.woff2) format("woff2"),
        url(webfonts-fontawesome/fa-solid-900.woff) format("woff"),
        url(webfonts-fontawesome/fa-solid-900.ttf) format("truetype"),
        url(webfonts-fontawesome/fa-solid-900.svg#fontawesome) format("svg");
}