Team:Queens Canada/fonts

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
@font-face
+
 
-
    {
+
-
        font-family : "SegoeWP-Light";
+
-
        src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot'); /* IE9 Compat Modes */
+
-
src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+
-
    url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.woff') format('woff'), /* Modern Browsers */
+
-
    url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
+
-
    url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.svg#SegoeWP-Light') format('svg'); /* Legacy iOS */         
+
-
}
+
@font-face
@font-face
{
{
-
 
         font-family : "SegoeWP";
         font-family : "SegoeWP";
         src: url('http://allistersmith.com/Photography/Login_files/SegoeWP.eot'); /* IE9 Compat Modes */
         src: url('http://allistersmith.com/Photography/Login_files/SegoeWP.eot'); /* IE9 Compat Modes */
Line 18: Line 9:
    url('http://allistersmith.com/Photography/Login_files/SegoeWP.svg#SegoeWP') format('svg'); /* Legacy iOS */           
    url('http://allistersmith.com/Photography/Login_files/SegoeWP.svg#SegoeWP') format('svg'); /* Legacy iOS */           
}
}
 +
 +
@font-face
 +
    {
 +
        font-family : "SegoeWP";
 +
        font-weight: "light"
 +
        src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot'); /* IE9 Compat Modes */
 +
src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 +
    url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.woff') format('woff'), /* Modern Browsers */
 +
    url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
 +
    url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.svg#SegoeWP-Light') format('svg'); /* Legacy iOS */         
 +
}
 +
@font-face
@font-face
{
{
-
         font-family : "SegoeWP-Semibold";
+
         font-family : "SegoeWP";
 +
        font-weight: "Semibold"
         src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot'); /* IE9 Compat Modes */
         src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot'); /* IE9 Compat Modes */
src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

Revision as of 22:27, 17 June 2011

@font-face {

       font-family : "SegoeWP";
       src: url('http://allistersmith.com/Photography/Login_files/SegoeWP.eot'); /* IE9 Compat Modes */

src: url('http://allistersmith.com/Photography/Login_files/SegoeWP.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://allistersmith.com/Photography/Login_files/SegoeWP.woff') format('woff'), /* Modern Browsers */ url('http://allistersmith.com/Photography/Login_files/SegoeWP.ttf') format('truetype'), /* Safari, Android, iOS */ url('http://allistersmith.com/Photography/Login_files/SegoeWP.svg#SegoeWP') format('svg'); /* Legacy iOS */ }

@font-face

   {
       font-family : "SegoeWP";
       font-weight: "light"
       src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot'); /* IE9 Compat Modes */

src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.woff') format('woff'), /* Modern Browsers */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Light.svg#SegoeWP-Light') format('svg'); /* Legacy iOS */ }


@font-face {

       font-family : "SegoeWP";
       font-weight: "Semibold"
       src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot'); /* IE9 Compat Modes */

src: url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.woff') format('woff'), /* Modern Browsers */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.ttf') format('truetype'), /* Safari, Android, iOS */ url('http://allistersmith.com/Photography/Login_files/SegoeWP-Semibold.svg#SegoeWP-Semibold') format('svg'); /* Legacy iOS */

  }

h1 {font-family:"SegoeWP"'} h2 {font-family:"SegoeWP-Semibold"} h3 {font-family:"SegoeWP-Light"'}


regulartext{font-family:"SegoeWP-Semibold"; color:#323232; font-size:14pt;}