/*#region Fonts */
@font-face {
    font-family: 'Roboto';
    src: url('/sites/library/fonts/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Italic';
    src: url('/sites/library/fonts/Roboto-Italic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Thin';
    src: url('/sites/library/fonts/Roboto-Thin.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto ThinItalic';
    src: url('/sites/library/fonts/Roboto-ThinItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Medium';
    src: url('/sites/library/fonts/Roboto-Medium.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto MediumItalic';
    src: url('/sites/library/fonts/Roboto-MediumItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('/sites/library/fonts/Roboto-Bold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto BoldItalic';
    src: url('/sites/library/fonts/Roboto-BoldItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Light';
    src: url('/sites/library/fonts/Roboto-Light.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto LightItalic';
    src: url('/sites/library/fonts/Roboto-LightItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* endregion  */
@font-face {
    font-family: 'Inter';
    src: url('/sites/library/fonts/Inter-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Light';
    src: url('/sites/library/fonts/Inter-Light.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Italic';
    src: url('/sites/library/fonts/Inter-Italic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Medium';
    src: url('/sites/library/fonts/Inter-Medium.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter MediumItalic';
    src: url('/sites/library/fonts/Inter-MediumItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter SemiBold';
    src: url('/sites/library/fonts/Inter-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter SemiBoldItalic';
    src: url('/sites/library/fonts/Inter-SemiBoldItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Bold';
    src: url('/sites/library/fonts/Inter-Bold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter BoldItalic';
    src: url('/sites/library/fonts/Inter-BoldItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter ExtraBold';
    src: url('/sites/library/fonts/Inter-ExtraBold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Black';
    src: url('/sites/library/fonts/Inter-Black.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* endregion  */