@font-face {
  font-family: "slclight";
  src: url('slc-Light.eot'); /* IE9 Compat Modes */
  src: url("slc-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("slc-Light.otf") format("opentype"), /* Open Type Font */
    url("slc-Light.svg") format("svg"), /* Legacy iOS */
    url("slc-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("slc-Light.woff") format("woff"), /* Modern Browsers */
    url("slc-Light.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "slcmedium";
  src: url("FFShamelBook.eot"); /* IE9 Compat Modes */
  src: url("slc-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("slc-Medium.otf") format("opentype"), /* Open Type Font */
    url("slc-Medium.svg") format("svg"), /* Legacy iOS */
    url("slc-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("slc-Medium.woff") format("woff"), /* Modern Browsers */
    url("slc-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}