@font-face {
    font-family: 'Age Digital One';
    src: url('/Content/fonts/Euclid Circular A Light.otf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Age Digital One';
    src: url('/Content/fonts/Euclid Circular A Regular.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Age Digital One';
    src: url('/Content/fonts/Euclid Circular A Medium.otf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Age Digital One';
    src: url('/Content/fonts/Euclid Circular A SemiBold.otf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Age Digital One';
    src: url('/Content/fonts/Euclid Circular A Bold.otf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

