@font-face {
 font-family:mExtraBold;
 src: url(fonts/mExtraBold.eot); /* EOT file for IE */
}

@font-face {
 font-family:mExtraBold;
 src: url(fonts/mExtraBold.ttf); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family:mLight;
 src: url(fonts/mLight.eot); /* EOT file for IE */
}

@font-face {
 font-family:mLight;
 src: url(fonts/mLight.ttf); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family:mRegular;
 src: url(fonts/mRegular.eot); /* EOT file for IE */
}

@font-face {
 font-family:mRegular;
 src: url(fonts/mRegular.ttf); /* TTF file for CSS3 browsers */
}