      @font-face {
          font-family: 'Foundry Sterling'; /* 300  Book! */
          font-weight: normal;
          font-style: normal;
          src: url(/fonts/fostbook-webfont.woff);
      }


      @font-face {
          font-family: 'Foundry Sterling';/* Foundry Sterling Medium 400 */
          font-weight: bold;
          font-style: normal;
          src: url(/fonts/fostmedm-webfont.woff);
      }


      @font-face {
          font-family: 'Foundry Sterling Bold'; /* Foundry Sterling Demi */
          font-weight: normal;
          font-style: normal;
          src: url(/fonts/fostdemi-webfont.woff);
      }

      @font-face {
          font-family: 'Foundry Sterling Bold';
          font-weight: bold;
          font-style: normal;
          src: url(/fonts/fostbold-webfont.woff);
      }





