@font-face {
    font-family: "ooredoo-Regular";
    src: url("https://shehacks.id/fonts/io/ooredoo-Regular_gdi.eot");
    src: url("https://shehacks.id/fonts/io/ooredoo-Regular_gdi.eot#iefix")
            format("embedded-opentype"),
        url("../fonts/io/ooredoo-Regular_gdi.woff") format("woff"),
        url("https://shehacks.id/fonts/io/ooredoo-Regular_gdi.ttf") format("truetype"),
        url("https://shehacks.id/fonts/io/ooredoo-Regular_gdi.svg#ooredoo-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}

@font-face {
    font-family: "ooredoo-Heavy";
    src: url("https://shehacks.id/fonts/io/Ooredoo-Heavy.woff2") format("woff2"),
        url("https://shehacks.id/fonts/io/Ooredoo-Heavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

html,
body {
    font-family: "ooredoo-Regular";
}