/*SanFrancisco APPLE Inc. Font Pack
Raphael ATTAL Content Creator
raphaelattal.com
*/

@font-face{
  font-family : "UltraBold";
  src : url('./SFPro Black.otf');
}
@font-face{
  font-family : "SuperBold";
  src : url('./SFPro Heavy.otf');
}
@font-face{
  font-family : "Bold";
  src : url('./SFPro Bold.otf');
}
@font-face{
  font-family : "Regular";
  src : url('./SFPro Regular.otf');
}
@font-face{
  font-family : "Light";
  src : url('./SFPro Light.otf');
}
