@font-face {
    font-family: 'eticasans';
    src: url('./sans/sanslight-webfont.eot');
    src: url('./sans/sanslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('./sans/sanslight-webfont.woff') format('woff'),
         url('./sans/sanslight-webfont.ttf') format('truetype');
         /*url('./sans/sanslight-webfont.svg#SansLight') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'eticasans';
    src: url('./sans/sanssemibold-webfont.eot');
    src: url('./sans/sanssemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./sans/sanssemibold-webfont.woff') format('woff'),
         url('./sans/sanssemibold-webfont.ttf') format('truetype');
         /*url('./sans/sanssemibold-webfont.svg#SansSemiBold') format('svg');*/
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'eticasans';
    src: url('./sans/sansbook-webfont.eot');
    src: url('./sans/sansbook-webfont.eot?#iefix') format('embedded-opentype'),
         url('./sans/sansbook-webfont.woff') format('woff'),
         url('./sans/sansbook-webfont.ttf') format('truetype');
       /*  url('./sans/sanssemibold-webfont.svg#SansSemiBold') format('svg');*/
    font-weight: 300;
    font-style: normal;

}


/* parkserif */

@font-face {
    font-family: 'parkserif';
    src: url('./serif/black-webfont.eot');
    src: url('./serif/black-webfont.eot?#iefix') format('embedded-opentype'),
         url('./serif/black-webfont.woff') format('woff'),
         url('./serif/black-webfont.ttf') format('truetype'),
         url('./serif/black-webfont.svg#serifBlack') format('svg');
    font-weight: bolder;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'parkserif';
    src: url('./serif/bolditalic-webfont.eot');
    src: url('./serif/bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('./serif/bolditalic-webfont.woff') format('woff'),
         url('./serif/bolditalic-webfont.ttf') format('truetype'),
         url('./serif/bolditalic-webfont.svg#serifBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

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

}

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

}

