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

@font-face {
    font-family: 'Noyh SemiLight';
    src: url('noyh-semilight-webfont.eot');
    src: url('noyh-semilight-webfont.eot?#iefix') format('embedded-opentype'),
		url('noyh-semilight-webfont.woff') format('woff'),
		url('noyh-semilight-webfont.ttf') format('truetype'),
		url('noyh-semilight-webfont.svg#noyhsemilight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noyh Light';
    src: url('noyh-light-webfont.eot');
    src: url('noyh-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('noyh-light-webfont.woff') format('woff'),
		url('noyh-light-webfont.ttf') format('truetype'),
		url('noyh-light-webfont.svg#noyhlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noyh Medium';
    src: url('noyh-medium-webfont.eot');
    src: url('noyh-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('noyh-medium-webfont.woff') format('woff'),
         url('noyh-medium-webfont.ttf') format('truetype'),
         url('noyh-medium-webfont.svg#noyhmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

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