Sha256: f35827a04377a53da08800f5114aa979c21b1931473e9058272ae00a81a7cd3e
Contents?: true
Size: 1.81 KB
Versions: 8
Compression:
Stored size: 1.81 KB
Contents
.font-source-sans-pro { font-family: 'SourceSansPro'; } @font-face { font-family: 'SourceSansPro'; src: url('../webfonts/sourcesanspro-regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'SourceSansPro'; src: url('../webfonts/sourcesanspro-italic.ttf') format('truetype'); font-weight: normal; font-style: italic; } @font-face { font-family: 'SourceSansPro'; src: url('../webfonts/sourcesanspro-bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } //@font-face { // font-family: 'SourceSansPro'; // src: url('../webfonts/sourcesanspro-bolditalic.ttf') format('truetype'); // font-weight: bold; // font-style: italic; //} @font-face { font-family: 'SourceSansPro'; src: url('../webfonts/sourcesanspro-lightitalic.ttf') format('truetype'); font-weight: 300; font-style: italic; } @font-face { font-family: 'SourceSansPro'; src: url('../webfonts/sourcesanspro-light.ttf') format('truetype'); font-weight: 300; font-style: normal; } //@font-face { // font-family: 'SourceSansPro'; // src: url('../webfonts/sourcesanspro-extralightitalic.ttf') format('truetype'); // font-weight: 200; // font-style: italic; //} // //@font-face { // font-family: 'SourceSansPro'; // src: url('../webfonts/sourcesanspro-extralight.ttf') format('truetype'); // font-weight: 200; // font-style: normal; //} // //@font-face { // font-family: 'SourceSansPro'; // src: url('../webfonts/sourcesanspro-semibolditalic.ttf') format('truetype'); // font-weight: 600; // font-style: italic; //} // //@font-face { // font-family: 'SourceSansPro'; // src: url('../webfonts/sourcesanspro-semibold.ttf') format('truetype'); // font-weight: 600; // font-style: normal; //}
Version data entries
8 entries across 8 versions & 1 rubygems