/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/

@font-face {
  font-family: OpenSans;
  src: url(../fonts/OpenSans.ttf);
}

html, body { font-family: 'OpenSans', sans !important;}
