@font-face {
    font-family: 'Chathurabold';
    src: url('/font/chathura-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vladbold';
    src: url('/font/vlad-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AbelRegular';
    src: url('/font/abel-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3 {
    font-family: AbelRegular;
    font-weight: bold;
}
