
@font-face {
    font-family: 'font_awesome_5_brandsregular';
    src: url('../fonts/font_awesome_5_brands-regular-400-webfont.woff2') format('woff2'),
         url('../fonts/font_awesome_5_brands-regular-400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'font_awesome_5_freeregular';
    src: url('../fonts/font_awesome_5_free-regular-400-webfont.woff2') format('woff2'),
         url('../fonts/font_awesome_5_free-regular-400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'font_awesome_5_freesolid';
    src: url('../fonts/font_awesome_5_free-solid-900-webfont.woff2') format('woff2'),
         url('../fonts/font_awesome_5_free-solid-900-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}