/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
img.center { display: block; margin-left: auto; margin-right: auto; }
img.right { display: block; float: right; }
div.logobg { background-color: #032951; }

@font-face {
  font-family: tex;
  src:url('../texgyreschola-regular.otf');
}

@font-face {
  font-family: texbold;
  src:url('../texgyreschola-bold.otf');
}

p.tex {
  font-family: tex, Georgia;
  font-size: 12pt;
}

p.texbold {
  font-family: texbold, Georgia;
  font-size: 12pt;
}


/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


