@font-face {
    font-family: 'coresocial';
    src: url('data:application/font-woff;charset=utf-8;base64,#{$font_woff}') format('woff2'),
    url('data:application/font-woff2;charset=utf-8;base64,#{$font_woff2}') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}
