/* Trade Gothic Next LT Pro */ @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: normal; font-weight: 100; src : url("../fonts/TradeGothicNextLTPro-Lt.otf"); } @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: italic; font-weight: 100; src : url("../fonts/TradeGothicNextLTPro-LtIt.otf"); } @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: normal; font-weight: normal; src : url("../fonts/TradeGothicNextLTPro-Rg.otf"); } @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: italic; font-weight: normal; src : url("../fonts/TradeGothicNextLTPro-It.otf"); } @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: normal; font-weight: bold; src : url("../fonts/TradeGothicNextLTPro-Bd.otf"); } @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: italic; font-weight: bold; src : url("../fonts/TradeGothicNextLTPro-BdIt.otf"); } /* --------------- free font serif --------------- */ @font-face { font-family: "FreeFontSerif"; font-style:normal; font-weight:normal; src : url("../fonts/FreeSerif.otf"); } @font-face { font-family: "FreeFontSerif"; font-style:normal; font-weight:bold; src : url("../fonts/FreeSerifBold.otf"); } @font-face { font-family: "FreeFontSerif"; font-style:italic; font-weight:normal; src : url("../fonts/FreeSerifItalic.otf"); } @font-face { font-family: "FreeFontSerif"; font-style:italic; font-weight:bold; src : url("../fonts/FreeSerifBoldItalic.otf"); } /* --------------- free font sans --------------- */ @font-face { font-family: "FreeFontSans"; font-style:normal; font-weight:normal; src : url("../fonts/FreeSans.otf"); } @font-face { font-family: "FreeFontSans"; font-style:normal; font-weight:bold; src : url("../fonts/FreeSansBold.otf"); } @font-face { font-family: "FreeFontSans"; font-style:italic; font-weight:normal; src : url("../fonts/FreeSansOblique.otf"); } @font-face { font-family: "FreeFontSans"; font-style:italic; font-weight:bold; src : url("../fonts/FreeSansBoldOblique.otf"); } /* --------------- free font mono --------------- */ @font-face { font-family: "FreeFontMono"; font-style:normal; font-weight:normal; src : url("../fonts/FreeMono.otf"); } @font-face { font-family: "FreeFontMono"; font-style:normal; font-weight:bold; src : url("../fonts/FreeMonoBold.otf"); } @font-face { font-family: "FreeFontMono"; font-style:italic; font-weight:normal; src : url("../fonts/FreeMonoOblique.otf"); } @font-face { font-family: "FreeFontMono"; font-style:italic; font-weight:bold; src : url("../fonts/FreeMonoBoldOblique.otf"); } /* --------------- free font application classes --------------- */ .serif {font-family: "FreeFontSerif", serif;} .sans {font-family: "FreeFontSans", sans-serif;} .monospace {font-family: "FreeFontMono", monospace;} code {font-family: "FreeFontMono", monospace;} pre {font-family: "FreeFontMono", monospace;} body { font-family: "FreeFontSerif", serif; }