@font-face {
    font-family: "Gill Sans MT";
    font-style:  normal;
    font-weight: normal;
    src: url(../../media/GILLSAN4.eot);
}
@font-face {
    font-family: "Gill Sans MT";
    font-style:  normal;
    font-weight: 700; /*700 = BOLD*/
    src: url(../../media/GILLSAN3.eot);
}
@font-face {
    font-family: "Gill Sans MT";
    font-style:  italic;
    font-weight: normal;
    src: url(../../media/GILLSAN2.eot);
}
@font-face {
    font-family: "Gill Sans MT";
    font-style:  italic;
    font-weight: 700; /*700 = BOLD*/
    src: url(../../media/GILLSAN1.eot);
}
@font-face {
    font-family: "Gill Sans Extra Bold";
    font-style:  normal;
    font-weight: normal;
    src: url(../../media/GILLSAN9.eot);
}

/* Font definition for other BETTER eg. FFX and WEB KIT browsers */
@font-face {
  font-family: "Gill Sans MT"; /*Normal*/
  src: url(../../media/GIL_____.TTF) format("opentype");
}

@font-face {
  font-family: "Gill Sans MT";
  font-style:  normal;
  font-weight: 700; /*700 = BOLD*/
  src: url(../../media/GILB____.TTF) format("opentype");
}

@font-face {
  font-family: "Gill Sans MT";
  font-style:  italic;
  font-weight: normal;
  src: url(../../media/GILI____.TTF) format("opentype");
}

@font-face {
  font-family: "Gill Sans MT";
  font-style:  italic;
  font-weight: 700; /*700 = BOLD*/
  src: url(../../media/GILBI___.TTF) format("opentype");
}

@font-face {
    font-family: "Gill Sans Extra Bold"; /*Given its own name as its not part of the norm 4 styles*/
    src: url(../../media/gneb____.ttf) format("opentype");
}

