/* 
| Customize your website 
| Enter you CSS codes here
*/
@font-face {
    font-family: 'NMTavruli';
    src: url('https://swip.ge/fonts/nmtavruli.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Sylfaen';
    src: url('https://swip.ge/fonts/sylfaen.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, button, .feat-title {
    font-family: 'NMTavruli', sans-serif;
}
body {
    font-family: 'Sylfaen', sans-serif;
}