@font-face {
    font-family: 'Koedu';
    src: url('fonts/Koedu-Light.eot');
    src: url('fonts/Koedu-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Koedu-Light.woff2') format('woff2'),
        url('fonts/Koedu-Light.woff') format('woff'),
        url('fonts/Koedu-Light.ttf') format('truetype'),
        url('fonts/Koedu-Light.svg#Koedu-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Koedu';
    src: url('fonts/Koedu-Medium.eot');
    src: url('fonts/Koedu-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Koedu-Medium.woff2') format('woff2'),
        url('fonts/Koedu-Medium.woff') format('woff'),
        url('fonts/Koedu-Medium.ttf') format('truetype'),
        url('fonts/Koedu-Medium.svg#Koedu-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

