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

}


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

}


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

}

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

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline, .mainmenu ul li
{
font-family: 'noway_roundmedium';
}

p, .ce_revolutionslider_text, .mainmenu ul li a
{
font-family: 'noway_roundregular';
}