font/SF-Pro-Regular/SF-Pro-Regular.css (10 lines of code) (raw):
@font-face {
font-family: "SFProDisplay-Regular";
src: url("SFProDisplay-Regular.eot"); /* IE9 */
src: url("SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("SFProDisplay-Regular.woff") format("woff"), /* chrome、firefox */
url("SFProDisplay-Regular.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
url("SFProDisplay-Regular.svg#SFProDisplay-Regular") format("svg"); /* iOS 4.1- */
font-style: normal;
font-weight: normal;
}