


/* hk_grotesk */
@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-ExtraLight.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-ExtraLightItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "hk_grotesk";
    src: url("../font/hk_grotesk/HankenGrotesk-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
}



/* reglo */
@font-face {
    font-family: "reglo";
    src: url("../font/reglo/Reglo-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "reglo";
    src: url("../font/reglo/Reglo-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 900;
}