/*
  Add custom CSS rules here.
*/

/* You can enable the MavenPro font by uncommenting it below */
/* Then, you can target is as usual in the CSS. */

/* @font-face {
    font-family: 'MavenProRegular';
    src: url('../../fonts/maven/maven_pro_regular-webfont.eot');
    src: url('../../fonts/maven/maven_pro_regular-webfont.eot?#iefix') format('eot'),
         url('../../fonts/maven/maven_pro_regular-webfont.woff') format('woff'),
         url('../../fonts/maven/maven_pro_regular-webfont.ttf') format('truetype'),
         url('../../fonts/maven/maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
    font-weight: normal;
    font-style: normal;
} */