@charset "utf-8";
/*########################*/
/*########################*/
/*  ATCHOUM C.S.S. V0.4   */
/*######  POLICES  #######*/
/*########################*/
/*########################*/

/* FONTS --------------*/


@font-face {
 font-family: Josefin;
 src: url('../lib/fonts/JosefinSans-Regular.ttf');
}

@font-face {
 font-family: JosefinLight;
 src: url('../lib/fonts/JosefinSans-Light.ttf');
}


@font-face {
 font-family: JosefinThin;
 src: url('../lib/fonts/JosefinSans-Thin.ttf');
}

@font-face {
 font-family: Scope;
 src: url('../lib/fonts/ScopeOne-Regular.ttf');
}