
/*
  versions needed:

  top banner ad
     h3 semibold 30pt
     p regular  14pt

  panels:
    subheading  semibold 13pt
    body        regular 12pt

*/
@font-face {
  font-family: 'segoeUIRegular';
  src: url('../css/fonts/segoeuiregular/segoeui-webfont.eot');
  src: url('../css/fonts/segoeuiregular/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
  url('../css/fonts/segoeuiregular/segoeui-webfont.woff2') format('woff2'),
  url('../css/fonts/segoeuiregular/segoeui-webfont.woff') format('woff'),
  url('../css/fonts/segoeuiregular/segoeui-webfont.ttf') format('truetype'),
  url('../css/fonts/segoeuiregular/segoeui-webfont.svg#segoe_uiregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'segoeUISsemibold';
  src: url('../css/fonts/segoeuisemibold/seguisb-webfont.eot');
  src: url('../css/fonts/segoeuisemibold/seguisb-webfont.eot?#iefix') format('embedded-opentype'),
  url('../css/fonts/segoeuisemibold/seguisb-webfont.woff2') format('woff2'),
  url('../css/fonts/segoeuisemibold/seguisb-webfont.woff') format('woff'),
  url('../css/fonts/segoeuisemibold/seguisb-webfont.ttf') format('truetype'),
  url('../css/fonts/segoeuisemibold/seguisb-webfont.svg#segoe_uisemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CaslonFSBook';
  src: url('../css/fonts/caslon/Caslon-Book-webfont.eot');
  src: local('☺'),
  url('../css/fonts/caslon/Caslon-Book-webfont.woff') format('woff'),
  url('../css/fonts/caslon/Caslon-Book-webfont.ttf') format('truetype'),
  url('../css/fonts/caslon/Caslon-Book-webfont.svg#webfontTB1yWrtC') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CaslonFSBookItalic';
  src: url('../css/fonts/caslonbook/Caslon-BookItalic-webfont.eot');
  src: local('☺'),
  url('../css/fonts/caslonbook/Caslon-BookItalic-webfont.woff') format('woff'),
  url(../css/fonts/caslonbook/'Caslon-BookItalic-webfont.ttf') format('truetype'),
  url('../css/fonts/caslonbook/Caslon-BookItalic-webfont.svg#webfont2p2hqYg5') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CopperplateFSRegular';
  src: url('../css/fonts/copperplateregular/Copperplate-Regular-webfont.eot');
  src: local('☺'),
  url('../css/fonts/copperplateregular/Copperplate-Regular-webfont.woff') format('woff'),
  url('../css/fonts/copperplateregular/Copperplate-Regular-webfont.ttf') format('truetype'),
  url('../css/fonts/copperplateregular/Copperplate-Regular-webfont.svg#webfontkCQEi6ri') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'glyphicons-halflings-regular';
  src: url('/css/fonts/bootstrap/glyphicons-halflings-regular.eot');
  src: local('☺'),
  url('../css/fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'),
  url('../css/fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'),
  url('../css/fonts/bootstrap/glyphicons-halflings-regular.svg#webfontkCQEi6ri') format('svg');
  /*
  font-weight: normal;
  font-style: normal;
  */
}













