@font-face {
    font-family: 'Inter Regular';
    src: url('../fonts/Inter18pt-Regular.eot');
    src: url('../fonts/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Inter18pt-Regular.woff2') format('woff2'),
    url('../fonts/Inter18pt-Regular.woff') format('woff'),
    url('../fonts/Inter18pt-Regular.ttf') format('truetype'),
    url('../fonts/Inter18pt-Regular.svg#Inter18pt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Medium';
    src: url('../fonts/Inter18pt-Medium.eot');
    src: url('../fonts/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Inter18pt-Medium.woff2') format('woff2'),
    url('../fonts/Inter18pt-Medium.woff') format('woff'),
    url('../fonts/Inter18pt-Medium.ttf') format('truetype'),
    url('../fonts/Inter18pt-Medium.svg#Inter18pt-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter SemiBold';
    src: url('../fonts/Inter18pt-SemiBold.eot');
    src: url('../fonts/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Inter18pt-SemiBold.woff2') format('woff2'),
    url('../fonts/Inter18pt-SemiBold.woff') format('woff'),
    url('../fonts/Inter18pt-SemiBold.ttf') format('truetype'),
    url('../fonts/Inter18pt-SemiBold.svg#Inter18pt-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Play Bold';
    src: url('../fonts/Play-Bold.eot');
    src: url('../fonts/Play-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Play-Bold.woff2') format('woff2'),
    url('../fonts/Play-Bold.woff') format('woff'),
    url('../fonts/Play-Bold.ttf') format('truetype'),
    url('../fonts/Play-Bold.svg#Play-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Play Regular';
    src: url('../fonts/Play-Regular.eot');
    src: url('../fonts/Play-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Play-Regular.woff2') format('woff2'),
    url('../fonts/Play-Regular.woff') format('woff'),
    url('../fonts/Play-Regular.ttf') format('truetype'),
    url('../fonts/Play-Regular.svg#Play-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

