/* Fonts
 ========================================================================== */
@font-face {
    font-family: 'robotoregular';
    src: url('Roboto-Regular-webfont.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff2') format('woff2'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('RobotoCondensed-Regular-webfont.eot');
    src: url('RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Regular-webfont.woff2') format('woff2'),
         url('RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('RobotoCondensed-Bold-webfont.eot');
    src: url('RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Bold-webfont.woff2') format('woff2'),
         url('RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
@font-face {
    font-family: 'afta_sansregular';
	src: local('afta_sansregular'),
	src: url('aftasansthin-regular-webfont.eot'); /*ie9*/
	src: url('aftasansthin-regular-webfont.eot?iefix'), /*ie6-ie8*/
		 url('aftasansthin-regular-webfont.woff') format('woff'), /*modern browsers*/
		 url('aftasansthin-regular-webfont.ttf') format('truetype'), /*safari, etc*/
		 url('aftasansthin-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_serifregular';
    src: url('DroidSerif-Regular-webfont.eot');
    src: url('DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSerif-Regular-webfont.woff') format('woff'),
         url('DroidSerif-Regular-webfont.ttf') format('truetype'),
         url('DroidSerif-Regular-webfont.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_serifitalic';
    src: url('DroidSerif-Italic-webfont.eot');
    src: url('DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSerif-Italic-webfont.woff') format('woff'),
         url('DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('DroidSerif-Italic-webfont.svg#droid_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitstream_vera_sansbold';
    src: url('Vera-Bold-webfont.eot');
    src: url('Vera-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Vera-Bold-webfont.woff') format('woff'),
         url('Vera-Bold-webfont.ttf') format('truetype'),
         url('Vera-Bold-webfont.svg#bitstream_vera_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitstream_vera_sansroman';
    src: url('Vera-webfont.eot');
    src: url('Vera-webfont.eot?#iefix') format('embedded-opentype'),
         url('Vera-webfont.woff') format('woff'),
         url('Vera-webfont.ttf') format('truetype'),
         url('Vera-webfont.svg#bitstream_vera_sansroman') format('svg');
    font-weight: normal;
    font-style: normal;

}



h1, .legend,.uk-subnav > li > a
{font-family: "roboto_condensedregular",Helvetica,Arial,sans-serif;font-weight:normal;font-size:12px;line-height:70%;color:#A67C52;text-transform:none; text-align:left; text-decoration:none}

h2, .groups
{font-family: "droid_serifregular",Helvetica,Arial,sans-serif;font-weight:normal;font-size:18px;line-height:120%;color:#fff;text-transform:none}

/* h3 { font-family: "roboto_condensedregular", Helvetica, Arial, sans-serif; font-weight:normal; font-size:12px;line-height:160%;color:#A67C52;text-align:center;} */

h6, .heading
{font-family: "droid_serifregular",Helvetica,Arial,sans-serif;font-weight:normal;font-size:20px;line-height:140%;color:#1A1A1A;text-transform:none}

