﻿@import "font-awesome.css";
@import "font-awesome-ie7.css";

@font-face {
    font-family: 'UbuntuRegular';
    src: url('font/Ubuntu-R-webfont.eot');
    src: url('font/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'), url('font/Ubuntu-R-webfont.woff') format('woff'), url('font/Ubuntu-R-webfont.ttf') format('truetype'), url('font/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBold';
    src: url('font/Ubuntu-B-webfont.eot');
    src: url('font/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'), url('font/Ubuntu-B-webfont.woff') format('woff'), url('font/Ubuntu-B-webfont.ttf') format('truetype'), url('font/Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
