﻿
@font-face {
    font-family: 'UBUNTU';
    src: url('UBUNTU.eot');
    src: url('UBUNTU.eot?#iefix') format('embedded-opentype'),
         url('UBUNTU.woff') format('woff'),
         url('UBUNTU.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    src: url('KARLA.eot');
    src: url('KARLA.eot?#iefix') format('embedded-opentype'),
         url('KARLA.woff') format('woff'),
         url('KARLA.ttf') format('truetype');
}