@font-face {
    font-family: "Unbounded-Black.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-Black.ttf') format("truetype");
}

@font-face {
    font-family: "Unbounded-Bold.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-Bold.ttf') format("truetype");
}

@font-face {
    font-family: "Unbounded-ExtraBold.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-ExtraBold.ttf') format("truetype");
}

@font-face {
    font-family: "Unbounded-ExtraLight.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-ExtraLight.ttf') format("truetype");
}

@font-face {
    font-family: "Unbounded-Light.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-Light.ttf') format("truetype");
}

@font-face {
    font-family: "Unbounded-Medium.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-Medium.ttf') format("truetype");
}

@font-face {
    font-family: "Unbounded-Regular.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-Regular.ttf') format("truetype");
}

@font-face {
    font-family: "Unbounded-SemiBold.ttf";
    src: url('https://cdn.jsdelivr.net/gh/cuonghoang741/libs@main/font/Unbounded/Unbounded-SemiBold.ttf') format("truetype");
}

.f-Unbounded-Black {
    font-family: "Unbounded-Black.ttf";
}

.f-Unbounded-Bold {
    font-family: "Unbounded-Bold.ttf";
}

.f-Unbounded-ExtraBold {
    font-family: "Unbounded-ExtraBold.ttf";
}

.f-Unbounded-ExtraLight {
    font-family: "Unbounded-ExtraLight.ttf";
}

.f-Unbounded-Light {
    font-family: "Unbounded-Light.ttf";
}

.f-Unbounded-Medium {
    font-family: "Unbounded-Medium.ttf";
}

.f-Unbounded-Regular {
    font-family: "Unbounded-Regular.ttf";
}

.f-Unbounded-SemiBold {
    font-family: "Unbounded-SemiBold.ttf";
}
