
/********************************************/
/* FLEXO FONT *******************************/
/********************************************/
@font-face {
    font-family: 'Flexo Thin';
    src: url('../fonts/flexo-thin-webfont.eot');
    src: url('../fonts/flexo-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flexo-thin-webfont.woff') format('woff'),
         url('../fonts/flexo-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'flexomedium';
    src: url('../fonts/flexo-medium-webfont.eot');
    src: url('../fonts/flexo-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flexo-medium-webfont.woff') format('woff'),
         url('../fonts/flexo-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'flexobold';
    src: url('../fonts/flexo-black-webfont.eot');
    src: url('../fonts/flexo-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flexo-black-webfont.woff') format('woff'),
         url('../fonts/flexo-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*
/*@font-face {
    font-family: 'flexolight';
    src: url('../fonts/flexo-light-webfont.eot');
    src: url('../fonts/flexo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flexo-light-webfont.woff') format('woff'),
         url('../fonts/flexo-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}*/




@font-face {
    font-family: 'Flexo Regular';
    src: url('../fonts/flexo-regular-webfont.eot');
    src: url('../fonts/flexo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flexo-regular-webfont.woff') format('woff'),
         url('../fonts/flexo-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


{font-family:"Flexo Regular";-webkit-font-smoothing: antialiased;} /* Current Text */
h1, h2, h3, h4, h5, h6, #gkLogo.text, #gkMainMenu, #gkUserArea, .box .header, article time, .gkFeatures > a, .gkIsWrapper-gk_startup, .btn1, .btn2 ,
.gkMenu > ul div.childcontent li a, h2 a  /*{ font-family:"Flexo Thin", sans-serif !important; font-size-adjust:0.53; font-weight:100; font-style:normal;  }*/
{font-family:"Flexo Regular",  arial !important;-webkit-font-smoothing: antialiased;}
h1, h1 span {font-family:"Flexo Thin",  arial !important;-webkit-font-smoothing: antialiased;}
p {}
b, strong {font-family: 'flexomedium';font-weight:600 !important}



