﻿@font-face {
    font-family: 'Jappokki';
    src: url('jaapokki-regular.eot');
    src: url('jaapokki-regular.woff') format('woff'),
         url('jaapokki-regular.ttf') format('truetype'),
         url('jaapokki-regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;

}