@font-face {
    font-family: 'DrukCondSuperTrial';
    src: url("../font/druk-trial/DrukCond-Super-Trial.otf") format("opentype");
    font-weight: 600;
}
@font-face {
    font-family: "Urbanist";
    src: url("../font/urbanist/Urbanist-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "Urbanist";
    src: url("../font/urbanist/Urbanist-SemiBold.ttf") format("truetype");
    font-weight: 600;
}


