/* WEB1_METTER - 2014 */

/* police STAR WARS */
@font-face {
    font-family: 'Star Wars';
    src: url('../fonts/STARWARS.woff');
}

/* police pour titres */
@font-face {
    font-family: 'DIN Next W01';
    src: url('../fonts/DINNextW01.woff');
}

/* police principale du document */
@font-face {
    font-family: 'Dosis';
	src: url('../fonts/dosis.woff');
	src: url('http://fonts.gstatic.com/s/dosis/v4/xIAtSaglM8LZOYdGmG1JqQ.woff'); /* au cas où */
}