﻿@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed&amp;subset=latin,cyrillic,latin-ext);
@font-face {
    font-family: 'LucidaGrande';
    src: url('../fonts/lucidagrande-regular-webfont.eot');
    src: url('../fonts/lucidagrande-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucidagrande-regular-webfont.html') format('woff'),
         url('../fonts/lucidagrande-regular-webfont.ttf') format('truetype'),
         url('../fonts/lucidagrande-regular-webfont.svg#LucidaGrandeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'LucidaGrandeBold';
    src: url('../fonts/lucidagrande-bold-webfont.eot');
    src: url('../fonts/lucidagrande-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucidagrande-bold-webfont.html') format('woff'),
         url('../fonts/lucidagrande-bold-webfont.ttf') format('truetype'),
         url('../fonts/lucidagrande-bold-webfont-2.html#LucidaGrandeBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
