@font-face {
    font-family: 'Segoe UI';
    src: local("Segoe UI"), url('/assets/fonts/Segoe UI.woff2') format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Segoe UI';
    src: local("Segoe UI Italic"), url('../fonts/Segoe UI Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Segoe UI';
    src: local("Segoe UI Bold"), url('../fonts/Segoe UI Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Segoe UI';
    src: local("Segoe UI Bold Italic"), url('../fonts/Segoe UI Bold Italic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Segoe UI';
    src: local("Segoe UI Semilight"), url('../fonts/Segoe UI Semilight.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Segoe UI';
    src: local("Segoe UI Semilight Italic"), url('../fonts/Segoe UI Semilight Italic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'hoangha';
    src: url('../fonts/hoangha_v6.eot?');
    src: url('../fonts/hoangha_v6.eot?#iefix') format('embedded-opentype'), url('../fonts/hoangha_v6.woff') format('woff'), url('../fonts/hoangha_v6.ttf') format('truetype'), url('../fonts/hoangha_v6.svg#hoangha') format('svg');
    font-weight: normal;
    font-style: normal
}