/*------- ****************************** font css ****************************** -------*/ /*------- **** gentium **** -------*/ @font-face { font-family: gentium; src: url('../fonts/GenBasR.ttf'); } @font-face { font-family: gentium; src: url('../fonts/GenBasI.ttf'); font-style: italic; } @font-face { font-family: gentium; src: url('../fonts/GenBasB.ttf'); font-weight: bold; } @font-face { font-family: gentium; src: url('../fonts/GenBasBI.ttf'); font-style: italic; font-weight: bold; }