@font-face {
    font-family: RobotoRegular;
    src: url('../fonts/Roboto-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: RobotoBold;
    src: url('../fonts/Roboto-Bold.ttf');
    font-display: swap;
}

@font-face {
    font-family: RobotoBoldItalic;
    src: url('../fonts/Roboto-BoldItalic.ttf');
    font-display: swap;
}

@font-face {
    font-family: RobotoBlack;
    src: url('../fonts/Roboto-Black.ttf');
    font-display: swap;
}

@font-face {
    font-family: DiplomatFlags;
    src: url('../fonts/diplomat-flags.ttf');
    font-display: swap;
}

