/* Google Fonts Imports */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700;900&display=swap');

@font-face {
    font-family: Intro-Book;
    src: url('https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap');
    font-display: swap;
}

@font-face {
    font-family: TCAdministerRR-Bold;
    src: url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');
    font-display: swap;
}