@font-face {
  font-family: 'Georgia';
  src: url('Georgia.eot');
  src: local('Georgia'), url('Georgia.eot?#iefix') format('embedded-opentype'),
    url('Georgia.woff2') format('woff2'), url('Georgia.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oracle Sans';
  src: url('oraclesans_rg-webfont.woff2') format('woff2'),
    url('oraclesans_rg-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oracle Sans';
  src: url('oraclesans_bd-webfont.woff2') format('woff2'),
    url('oraclesans_bd-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Oracle Sans';
  src: url('oraclesans_sbd-webfont.woff2') format('woff2'),
    url('oraclesans_sbd-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Oracle Sans";
  src: url("OracleSansLt.eot"); 
  src: url("OracleSansLt.eot?#iefix") format("embedded-opentype"), 
    url("OracleSansLt.otf") format("opentype"), 
    url("OracleSansLt.ttf") format("truetype"), 
    url("OracleSansLt.woff") format("woff"),
    url("OracleSansLt.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Oracle Sans";
  src: url("OracleSansULt.eot"); 
  src: url("OracleSansULt.eot?#iefix") format("embedded-opentype"), 
    url("OracleSansULt.otf") format("opentype"), 
    url("OracleSansULt.ttf") format("truetype"), 
    url("OracleSansULt.woff") format("woff"), 
    url("OracleSansULt.woff2") format("woff2"); 
  font-weight: 200;
  font-style: normal;
}