@font-face {
    font-family: 'AIATitle';
    src: url('vitality-dependencies/resources/fonts/AIAEverest-CondensedMedium.woff2') format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'AIABody';
    src: url('vitality-dependencies/resources/fonts/AIAEverest-Regular.woff2') format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'AIABody';
    src: url("vitality-dependencies/resources/fonts/AIAEverest-Medium.woff2") format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: AIAEverest;
    src: url('vitality-dependencies/resources/fonts/AIAEverest-Regular.woff2') format("woff2");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: AIAEverest;
    src: url('vitality-dependencies/resources/fonts/AIAEverest-Medium.woff2') format("woff2");
    font-style: normal;
    font-weight: 500;
}

