/* load the default Redmine stylesheet */
@import url("/assets/application-6dc0ec44.css");

@font-face {
  font-family: 'Jost-Regular';
  src: url("/assets/themes/subtlelaw/font/Jost-Regular-5ee66fa8.eot");
  src: url("/assets/themes/subtlelaw/font/Jost-Regular-5ee66fa8.eot?#iefix") format('embedded-opentype'),
       url("/assets/themes/subtlelaw/font/Jost-Regular-2bb020bf.svg#Jost-Regular") format('svg'),
       url("/assets/themes/subtlelaw/font/Jost-Regular-0ff6f20f.ttf") format('truetype'),
       url("/assets/themes/subtlelaw/font/Jost-Regular-99f03090.woff") format('woff'),
       url("/assets/themes/subtlelaw/font/Jost-Regular-8f332e90.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}



/* add a logo in the header */
#header {
    background: #fbfbdc no-repeat 2px;
    padding-left: 30px;
	color:#183962;
}

#header a {
	color:#183962;
}



#main-menu li a {
  color: #183962;
 }
 
 
.datalex-font {
  font-family: "Jost-Regular" !important;
}

.laurafumagalli-font {
  font-family: "Jost-Regular" !important;
  font-size: 160%;  
}
