@font-face {
    font-family: 'openSansLight';
    src: url('/css/webfonts/OpenSans-Light.eot');
    src: url('/css/webfonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/OpenSans-Light.ttf') format('truetype'),
         url('/css/webfonts/OpenSans-Light.svg#dinprobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "openSansBold";
    font-style: normal;
    font-weight: bold;
    src: url("/css/webfonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), 
		url("/css/webfonts/OpenSans-Bold.woff") format("woff"), 
		url("/css/webfonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "openSansRegular";
    font-style: normal;
    font-weight: normal;
    src: url("/css/webfonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), 
		url("/css/webfonts/OpenSans-Regular.woff") format("woff"), 
		url("/css/webfonts/OpenSans-Regular.ttf") format("truetype");
}

/*  DINPro család  */

@font-face {
    font-family: 'dinproLight';
    src: url('/css/webfonts/DINPro-Light.eot');
    src: url('/css/webfonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/DINPro-Light.ttf') format('truetype'),
         url('/css/webfonts/DINPro-Light.svg#dinprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinproRegular';
    src: url('/css/webfonts/DINPro-Regular.eot');
    src: url('/css/webfonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/DINPro-Regular.ttf') format('truetype'),
         url('/css/webfonts/DINPro-Regular.svg#dinprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinproMedium';
    src: url('/css/webfonts/DINPro-Medium.eot');
    src: url('/css/webfonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/DINPro-Medium.ttf') format('truetype'),
         url('/css/webfonts/DINPro-Medium.svg#dinprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* TrajanPro */
@font-face {
    font-family: 'TrajanProRegular';
    src: url('/css/webfonts/TrajanPro-Regular.eot');
    src: url('/css/webfonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/TrajanPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TrajanProBold';
    src: url('/css/webfonts/TrajanPro-Bold.eot');
    src: url('/css/webfonts/TrajanPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/TrajanPro-Bold.ttf') format('truetype'),
         url('/css/webfonts/TrajanPro-Bold.svg#trajan_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dearjoe_magyaritalic';
    src: url('/css/webfonts/dearji_hu.eot');
    src: url('/css/webfonts/dearji_hu.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/dearji_hu.woff2') format('woff2'),
         url('/css/webfonts/dearji_hu.woff') format('woff'),
         url('/css/webfonts/dearji_hu.ttf') format('truetype'),
         url('/css/webfonts/dearji_hu.svg#dearjoe_magyaritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'webster_magyarregular';
    src: url('/css/webfonts/webster_magyar.eot');
    src: url('/css/webfonts/webster_magyar.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/webster_magyar.woff2') format('woff2'),
         url('/css/webfonts/webster_magyar.woff') format('woff'),
         url('/css/webfonts/webster_magyar.ttf') format('truetype'),
         url('/css/webfonts/webster_magyar.svg#webster_magyarregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

