@font-face {
    font-family: 'Samsung Sharp';
    src: url('../fonts/samsungsharpsans-webfont.woff2') format('woff2'), url('../fonts/samsungsharpsans-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Samsung Sharp';
    src: url('../fonts/samsungsharpsans-bold-webfont.woff2') format('woff2'), url('../fonts/samsungsharpsans-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Samsung Sharp';
    src: url('../fonts/samsungsharpsans-medium-webfont.woff2') format('woff2'), url('../fonts/samsungsharpsans-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}