@font-face {
    font-family: 'Athena-Regular';
    src:url('../fonts/Athena-Regular.woff') format('woff'),
    url('../fonts/Athena-Regular.woff2') format('woff2'),
    url('../fonts/Athena-Regular.svg#Athena-Regular') format('svg'),
    url('../fonts/Athena-Regular.eot'),
    url('../fonts/Athena-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Athena-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica';
    src:url('../fonts/helvetica_regular.woff') format('woff'),
    url('../fonts/helvetica_regular.woff2') format('woff2'),
    url('../fonts/helvetica_regular.eot'),
    url('../fonts/helvetica_regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helvetica_regular.otf') format('truetype');

    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica';
    src:url('../fonts/Helvetica-Medium.woff') format('woff'),
    url('../fonts/Helvetica-Medium.woff2') format('woff2'),
    url('../fonts/Helvetica-Medium.svg#Helvetica-Medium') format('svg'),
    url('../fonts/Helvetica-Medium.ttf') format('truetype');

    font-weight: 500;
    font-style: normal;
    font-display: swap;
}