@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'SE-MHRF';
    src: url('../fonts/SE-MHRF/SE-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


body, HTML {
    font-family: 'SE-MHRF',sans-serif !important;
    font-weight: 400;
}

a, button {
    font-family: 'SE-MHRF',sans-serif !important;
    font-weight: 400;
}

h1, h3 {
    font-family: 'SE-MHRF',sans-serif !important;
    font-weight: 700;
}