@font-face {
    font-family: 'esamanru';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Light.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Light.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Light.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'esamanru';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Medium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Medium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Medium.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'esamanru';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Bold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Bold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Bold.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/esamanru/esamanru-Bold.ttf') format('truetype');
}
