@font-face {
    font-family: font_light;
    src: url('/media/fonts/EtelkaLight.ttf');
}

@font-face {
    font-family: font_normal;
    src: url('/media/fonts/EtelkaText.ttf');
}