/* Avenir Next LT Pro */ @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: 300; src : url("../fonts/AvenirNextLTPro-Light.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: 300; src : url("../fonts/AvenirNextLTPro-LightIt.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: 400; src : url("../fonts/AvenirNextLTPro-Regular.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: 400; src : url("../fonts/AvenirNextLTPro-It.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: 500; src : url("../fonts/AvenirNextLTPro-Medium.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: 500; src : url("../fonts/AvenirNextLTPro-MediumIt.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: 600; src : url("../fonts/AvenirNextLTPro-Demi.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: 600; src : url("../fonts/AvenirNextLTPro-DemiIt.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: 700; src : url("../fonts/AvenirNextLTPro-Bold.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: 700; src : url("../fonts/AvenirNextLTPro-BoldIt.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: 900; src : url("../fonts/AvenirNextLTPro-Heavy.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: 900; src : url("../fonts/AvenirNextLTPro-HeavyIt.otf"); } /* Trade Gothic Next LT Pro */ @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"); } @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: normal; font-weight: 900; src : url("../fonts/TradeGothicNextLTPro-Hv.otf"); } @font-face { font-family: "Trade Gothic Next LT Pro"; font-style: italic; font-weight: 900; src : url("../fonts/TradeGothicNextLTPro-HvIt.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; }