/* Inter */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    src: local('Inter'), url('../fonts/inter/Inter-Regular.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Bold'), url('../fonts/inter/Inter-Bold.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter Black';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Black'), url('../fonts/inter/Inter-Black.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Inter ExtraBold'), url('../fonts/inter/Inter-ExtraBold.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Inter ExtraLight'), url('../fonts/inter/Inter-ExtraLight.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Light'), url('../fonts/inter/Inter-Light.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Medium'), url('../fonts/inter/Inter-Medium.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Inter SemiBold'), url('../fonts/inter/Inter-SemiBold.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Inter Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Thin'), url('../fonts/inter/Inter-Thin.woff') format('woff');
    font-display: swap;
}

/* Instrument Sans */
@font-face {
    font-family: 'Instrument Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Instrument Sans Bold'), url('../fonts/instrumentsans/InstrumentSans-Bold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Instrument Sans SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Instrument Sans SemiBold'), url('../fonts/instrumentsans/InstrumentSans-SemiBold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Instrument Sans Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Instrument Sans Medium'), url('../fonts/instrumentsans/InstrumentSans-Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Instrument Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Instrument Sans Regular'), url('../fonts/instrumentsans/InstrumentSans-Regular.woff') format('woff');
    font-display: swap;
}