@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro'), url('../fonts/SourceSansPro-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro ExtraLight'), url('../fonts/SourceSansPro-ExtraLight.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Light'), url('../fonts/SourceSansPro-Light.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Black';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Black'), url('../fonts/SourceSansPro-Black.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Semibold Italic'), url('../fonts/SourceSansPro-SemiboldIt.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Semibold'), url('../fonts/SourceSansPro-Semibold.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Light Italic'), url('../fonts/SourceSansPro-LightIt.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Bold Italic'), url('../fonts/SourceSansPro-BoldIt.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Bold'), url('../fonts/SourceSansPro-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Italic';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Italic'), url('../fonts/SourceSansPro-It.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro ExtraLight Italic'), url('../fonts/SourceSansPro-ExtraLightIt.woff') format('woff');
}


@font-face {
    font-family: 'Source Sans Pro Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Source Sans Pro Black Italic'), url('../fonts/SourceSansPro-BlackIt.woff') format('woff');
}

@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../webfonts/fa-solid-900.eot");
    src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'FontAwesome';
    font-weight: 900;
}

@font-face {
    font-family: 'FontAwesomeRegular';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/fa-regular-400.eot");
    src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'FontAwesomeRegular';
    font-weight: 400;
}

