@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

/* @font-face {
    font-family: 'DMSans-Regular';
    src: url('../fonts/DMSans-VariableFont_opsz,wght.ttf');
    font-weight: 400;
}

@font-face {
    font-family: 'DMSans-Bold';
    src: url('../fonts/DMSans-VariableFont_opsz,wght.ttf');
    font-weight: 600;
} */

@font-face {
    font-family: 'DMSans';
    src: url('../fonts/DMSans-VariableFont_opsz,wght.ttf');
}

@font-face {
    font-family: 'Alexandria-Regular';
    src: url('../fonts/Alexandria-Regular.ttf');
}

@font-face {
    font-family: 'Alexandria-Bold';
    src: url('../fonts/Alexandria-SemiBold.ttf');
}