@charset "UTF-8"; @font-face { font-family: gentium; font-style: normal; font-weight: normal; src: url('../Fonts/GenBasR.otf') format('opentype'), url('../fonts/GenBasR.woff') format('woff'); } @font-face { font-family: gentium; font-style: normal; font-weight: bold; src: url('../Fonts/GenBasB.otf') format('opentype'), url('../fonts/GenBasB.woff') format('woff'); } @font-face { font-family: gentium; font-style: italic; font-weight: normal; src: url('../Fonts/GenBasI.otf') format('opentype'), url('../fonts/GenBasI.woff') format('woff'); } @font-face { font-family: gentium; font-style: italic; font-weight: bold; src: url('../Fonts/GenBasBI.otf') format('opentype'), url('../fonts/GenBasBI.woff') format('woff'); } @font-face { font-family: Bodoni; font-style: normal; font-weight: normal; src: url('../Fonts/BodoniRecut-Regular.otf') format('opentype'), url('../fonts/BodoniRecut-Regular.woff') format('woff'); } @font-face { font-family: Bodoni; font-style: italic; font-weight: normal; src: url('../Fonts/BodoniRecut-Italic.otf') format('opentype'), url('../fonts/BodoniRecut-Italic.woff') format('woff'); } @page { margin: 5px; padding: 0; } a { color: black; border-bottom: solid 1px #BEBEBE; padding-bottom: 0px; text-decoration: none; } .nav-body a { border-bottom: none; }