@font-face {
    font-family: 'Buda-Light';
    src:url(../fonts/buda-light.ttf) format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src:url(../fonts/opensans-regular.ttf) format('truetype');
}