@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-Black.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-Black.woff') format('woff');
    font-weight: 900; /* Black weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-Bold.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-Bold.woff') format('woff');
    font-weight: bold; /* Bold weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-ExtraBold.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-ExtraBold.woff') format('woff');
    font-weight: 800; /* ExtraBold weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-ExtraLight.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-ExtraLight.woff') format('woff');
    font-weight: 200; /* ExtraLight weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-Light.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-Light.woff') format('woff');
    font-weight: 300; /* Light weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-Medium.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-Medium.woff') format('woff');
    font-weight: 500; /* Medium weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-Regular.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-Regular.woff') format('woff');
    font-weight: normal; /* Regular weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-SemiBold.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-SemiBold.woff') format('woff');
    font-weight: 600; /* SemiBold weight */
    font-style: normal;
}

@font-face {
    font-family: 'Nohemi';
    src: url('/fonts/Nohemi/Web-TT/Nohemi-Thin.woff2') format('woff2'),
    url('/fonts/Nohemi/Web-TT/Nohemi-Thin.woff') format('woff');
    font-weight: 100; /* Thin weight */
    font-style: normal;
}
