@import "body.css" screen;
@import "buttons.css" screen;
@import "alerts.css" screen;
@import "modals.css" screen;
@import "content.css" screen;
@import "commonlogin.css" screen;

@font-face {
    font-family: Inter;
    src: url(../../webfonts/Inter-VariableFont_slnt\,wght.ttf);
}