@font-face {
    font-family: 'edpensook';
    src: url('./fonts/EDPenSook.woff2') format('woff2'),
         url('./fonts/EDPenSook.woff') format('woff'),
         url('./fonts/EDPenSook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}