@font-face {
    font-family: 'Inter Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Thin'), url('Inter-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Light'), url('Inter-Light.woff') format('woff');
}

@font-face {
    font-family: 'Inter ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Inter ExtraLight'), url('Inter-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Regular'), url('Inter-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Inter Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Medium'), url('Inter-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Inter SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Inter SemiBold'), url('Inter-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Inter Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Bold'), url('Inter-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Inter ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Inter ExtraBold'), url('Inter-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Inter Black';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Black'), url('Inter-Black.woff') format('woff');
}