
body{
font-family: 'Alice_Maher', 'Matrix', 'Times New Roman', Times, serif;
/* Font smoothing */
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}

b, strong{
	font-weight: 700;
}
i, em{
	font-style: italic;
}

.text-center {
    text-align: center;
} 


/*Book*/
@font-face {
    font-family: 'Alice_Maher';
    src: url('../font/matriiiboo-020415006EmigreWebOnly.eot');
    src: url('../font/matriiiboo-020415006EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
         url('../font/matriiiboo-020415006EmigreWebOnly.woff2') format('woff2'),
         url('../font/matriiiboo-020415006EmigreWebOnly.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-stretch: normal;

}


/*Book italic*/
@font-face {
    font-family: 'Alice_Maher';
    src: url('../font/matriiibooita-020415006EmigreWebOnly.eot');
    src: url('../font/matriiibooita-020415006EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
         url('../font/matriiibooita-020415006EmigreWebOnly.woff2') format('woff2'),
         url('../font/matriiibooita-020415006EmigreWebOnly.woff') format('woff');
    font-weight: 400;
	font-style:   italic;
	font-stretch: normal;

}



/*Bold*/

@font-face {
    font-family: 'Alice_Maher';
    src: url('../font/matriiibol-020415006EmigreWebOnly.eot');
    src: url('../font/matriiibol-020415006EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
         url('../font/matriiibol-020415006EmigreWebOnly.woff2') format('woff2'),
         url('../font/matriiibol-020415006EmigreWebOnly.woff') format('woff');
    font-weight: 700;
    font-style: normal;
	font-stretch: normal;

}

/*Bold Italic*/


@font-face {
    font-family: 'Alice_Maher';
    src: url('../font/matriiibolita-020415006EmigreWebOnly.eot');
    src: url('../font/matriiibolita-020415006EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
         url('../font/matriiibolita-020415006EmigreWebOnly.woff2') format('woff2'),
         url('../font/matriiibolita-020415006EmigreWebOnly.woff') format('woff');
    font-weight: 700;
	font-style:   italic;
	font-stretch: normal;

}

/*
 * Matrix II
 * Emigre web font kit 566ebe5de8d2f
 * Emigre web font kit 566ebe5dd717e
 * Emigre web font kit 566ebe5dec566
 * Emigre web font kit 566ebe5defa8b
 * 
 * These fonts are not shareware. 
 * Use of these fonts requires the purchase 
 * of a license from Emigre, www.emigre.com  
 * Please contact sales@emigre.com
 *
 * To purchase a license to use these font go to:
 * http://www.emigre.com/WebFonts/
 *
 * © 2015 Emigre, Inc
 */


