/* open_sans*/
@font-face {
    font-family: 'open_sansregular';
    src:   url('fonts/OpenSans-Regular.woff') format('woff'),
		   url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light.woff2') format('woff2'),
         url('fonts/OpenSans-Light.woff') format('woff'),
		   url('fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* Inknut Antiqua*/
@font-face {
  font-family: 'Inknut Antiqua';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/InknutAntiqua-Regular.woff2') format('woff2'),
       url('fonts/InknutAntiqua-Regular.woff') format('woff'),
		 url('fonts/InknutAntiqua-Regular.ttf') format('truetype');
} 


@font-face {
    font-family: 'inknut_antiqua';
    src: url('fonts/InknutAntiqua-Regular.woff2') format('woff2'),
         url('fonts/InknutAntiqua-Regular.woff') format('woff'),
			 url('fonts/InknutAntiqua-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'inknut_antiquaLight';
    src: url('fonts/InknutAntiqua-Light.woff2') format('woff2'),
         url('fonts/InknutAntiqua-Light.woff') format('woff'),
			 url('fonts/InknutAntiqua-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Glamor';
    src: 	 url('fonts/Glamor-regular.woff') format('woff'),
	url('fonts/Glamor-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pacifico';
    src:     url('fonts/pacifico.woff') format('woff'),
			 url('fonts/pacifico.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Matchbook';
    src:    
			 url('fonts/Matchbook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lobster';
    src:    
			 url('fonts/Lobster_1_4.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/* marche pas */
@font-face {
    font-family: 'dashicons';
    src: url('fonts/dashicons.woff2') format('woff2'),
         url('fonts/dashicons.woff') format('woff'),
			/* url('fonts/InknutAntiqua-Light.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'diamorregular';
    src: url('diamor-webfont.eot');
    src: url('diamor-webfont.eot?#iefix') format('embedded-opentype'),
         url('diamor-webfont.woff2') format('woff2'),
         url('diamor-webfont.woff') format('woff'),
         url('diamor-webfont.ttf') format('truetype'),
         url('diamor-webfont.svg#diamorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
