@font-face {
    font-family:'the_wave';
    font-display: swap;
    src:	url('TheWave-Thin.eot');
    src:	url('TheWave-Thin.eot?#iefix') format('embedded-opentype'),
    url('TheWave-Thin.woff2') format('woff2'),
    url('TheWave-Thin.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family:'the_wave';
    font-display: swap;
    src:	url('TheWave-Light.eot');
    src:	url('TheWave-Light.eot?#iefix') format('embedded-opentype'),
    url('TheWave-Light.woff2') format('woff2'),
    url('TheWave-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family:'the_wave';
    font-display: swap;
    src:	url('TheWave-Regular.eot');
    src:	url('TheWave-Regular.eot?#iefix') format('embedded-opentype'),
    url('TheWave-Regular.woff2') format('woff2'),
    url('TheWave-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family:'the_wave';
    font-display: swap;
    src:	url('TheWave-DemiBold.eot');
    src:	url('TheWave-DemiBold.eot?#iefix') format('embedded-opentype'),
    url('TheWave-DemiBold.woff2') format('woff2'),
    url('TheWave-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family:'the_wave';
    font-display: swap;
    src:	url('TheWave-Bold.eot');
    src:	url('TheWave-Bold.eot?#iefix') format('embedded-opentype'),
    url('TheWave-Bold.woff2') format('woff2'),
    url('TheWave-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}