add fonts
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
*{box-sizing:border-box}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;margin:0;padding:0;-webkit-text-size-adjust:100%}body{margin:0;padding:0}main{display:block}h1{font-size:2em;margin:0}a,em,h1,h2,h3,h4,h5,li,p,strong,ul{margin:0;padding:0}hr{overflow:visible;box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}ul{list-style:none}li,ul{margin:0;padding:0}a{text-decoration:none;color:#000;background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none;-webkit-text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{width:100%;height:100%;border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;white-space:normal;color:inherit}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Regular;src:url(../fonts/Secuela/Secuela-Regular.eot);src:url(../fonts/Secuela/Secuela-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Regular.woff) format('woff'),url(../fonts/Secuela/Secuela-Regular.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Regular.svg#Regular) format('svg')}@font-face{font-family:medium;src:url(../fonts/Secuela/Secuela-Medium.eot);src:url(../fonts/Secuela/Secuela-Medium.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Medium.woff) format('woff'),url(../fonts/Secuela/Secuela-Medium.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Medium.svg#medium) format('svg')}@font-face{font-family:bold;src:url(../fonts/Secuela/Secuela-Bold.eot);src:url(../fonts/Secuela/Secuela-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Bold.woff) format('woff'),url(../fonts/Secuela/Secuela-Bold.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Bold.svg#bold) format('svg')}@font-face{font-family:italic;src:url(../fonts/Secuela/Secuela-Italic.eot);src:url(../fonts/Secuela/Secuela-Italic.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Italic.woff) format('woff'),url(../fonts/Secuela/Secuela-Italic.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Italic.svg#italic) format('svg')}@font-face{font-family:light;src:url(../fonts/Secuela/Secuela-Light.eot);src:url(../fonts/Secuela/Secuela-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Light.woff) format('woff'),url(../fonts/Secuela/Secuela-Light.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Light.svg#light) format('svg')}h1,h2{font-family:medium;font-weight:400}h1{font-size:15rem}h2{font-size:5rem}h3{font-family:medium;font-size:1rem;font-weight:400}h5{font-family:bold;font-weight:400}p{font-family:Regular;font-size:1rem;font-weight:400}time{font-family:italic;font-weight:400}.card .card-category{font-family:italic;font-weight:400}.card .card-footer span{font-family:medium;font-weight:400}.scroll p{font-family:bold;font-weight:400}.cat-list .cat a{font-family:light;font-weight:400}#items .content-item .content-title h2{font-size:1.3rem}#items .content-item .content-title>a{font-family:italic}#items .top p{font-family:bold}
|
||||
@@ -0,0 +1,11 @@
|
||||
/* Webfont: Secuela-Bold */@font-face {
|
||||
font-family: 'Secuela';
|
||||
src: url('Secuela-Bold.eot'); /* IE9 Compat Modes */
|
||||
src: url('Secuela-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('Secuela-Bold.woff') format('woff'), /* Modern Browsers */
|
||||
url('Secuela-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
/* Webfont: Secuela-Italic */@font-face {
|
||||
font-family: 'Secuela';
|
||||
src: url('Secuela-Italic.eot'); /* IE9 Compat Modes */
|
||||
src: url('Secuela-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('Secuela-Italic.woff') format('woff'), /* Modern Browsers */
|
||||
url('Secuela-Italic.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
/* Webfont: Secuela-Light */@font-face {
|
||||
font-family: 'SecuelaLight';
|
||||
src: url('Secuela-Light.eot'); /* IE9 Compat Modes */
|
||||
src: url('Secuela-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('Secuela-Light.woff') format('woff'), /* Modern Browsers */
|
||||
url('Secuela-Light.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
/* Webfont: Secuela-Medium */@font-face {
|
||||
font-family: 'SecuelaMed';
|
||||
src: url('Secuela-Medium.eot'); /* IE9 Compat Modes */
|
||||
src: url('Secuela-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('Secuela-Medium.woff') format('woff'), /* Modern Browsers */
|
||||
url('Secuela-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
/* Webfont: Secuela-Regular */@font-face {
|
||||
font-family: 'Secuela';
|
||||
src: url('Secuela-Regular.eot'); /* IE9 Compat Modes */
|
||||
src: url('Secuela-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('Secuela-Regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('Secuela-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 444 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+56
@@ -0,0 +1,56 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<designspace format="3">
|
||||
<axes>
|
||||
<axis tag="wght" name="weight" minimum="300" default="800" maximum="800">
|
||||
<labelname xml:lang="en">Weight</labelname>
|
||||
</axis>
|
||||
</axes>
|
||||
<sources>
|
||||
<source name="ExtraBoldItalic" stylename="ExtraBoldItalic" filename="masters/Secuela-ExtraBoldItalic.ufo" familyname="Secuela">
|
||||
<lib copy="1"/>
|
||||
<groups copy="1"/>
|
||||
<info copy="1"/>
|
||||
<features copy="1"/>
|
||||
<location>
|
||||
<dimension name="weight" xvalue="800"/>
|
||||
</location>
|
||||
</source>
|
||||
<source name="LightItalic" stylename="LightItalic" filename="masters/Secuela-LightItalic.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="300"/>
|
||||
</location>
|
||||
</source>
|
||||
</sources>
|
||||
<instances>
|
||||
<instance name="Light Italic" stylename="Light Italic" filename="instances/Secuela-LightItalic.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="300"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Italic" stylename="Italic" filename="instances/Secuela-Italic.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="400"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Medium Italic" stylename="Medium Italic" filename="instances/Secuela-MediumItalic.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="500"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Semi Bold Italic" stylename="Semi Bold Italic" filename="instances/Secuela-SemiBoldItalic.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="600"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Bold Italic" stylename="Bold Italic" filename="instances/Secuela-BoldItalic.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="700"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Extra Bold Italic" stylename="Extra Bold Italic" filename="instances/Secuela-ExtraBoldItalic.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="800"/>
|
||||
</location>
|
||||
</instance>
|
||||
</instances>
|
||||
</designspace>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-BoldItalic */@font-face {
|
||||
font-family: 'Secuela';
|
||||
src: url('Secuela-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-BoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Bold Italic - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-BoldItalic.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "Secuela", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-ExtraBoldItalic */@font-face {
|
||||
font-family: 'SecuelaExtBd';
|
||||
src: url('Secuela-ExtraBoldItalic.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-ExtraBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Extra Bold Italic - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-ExtraBoldItalic.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "SecuelaExtBd", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-Italic */@font-face {
|
||||
font-family: 'Secuela';
|
||||
src: url('Secuela-Italic.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-Italic.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Italic - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-Italic.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "Secuela", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-LightItalic */@font-face {
|
||||
font-family: 'SecuelaLight';
|
||||
src: url('Secuela-LightItalic.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-LightItalic.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Light Italic - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-LightItalic.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "SecuelaLight", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-MediumItalic */@font-face {
|
||||
font-family: 'SecuelaMed';
|
||||
src: url('Secuela-MediumItalic.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-MediumItalic.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Medium Italic - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-MediumItalic.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "SecuelaMed", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-SemiBoldItalic */@font-face {
|
||||
font-family: 'SecuelaSemBd';
|
||||
src: url('Secuela-SemiBoldItalic.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-SemiBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Semi Bold Italic - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-SemiBoldItalic.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "SecuelaSemBd", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+56
@@ -0,0 +1,56 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<designspace format="3">
|
||||
<axes>
|
||||
<axis tag="wght" name="weight" minimum="300" default="300" maximum="800">
|
||||
<labelname xml:lang="en">Weight</labelname>
|
||||
</axis>
|
||||
</axes>
|
||||
<sources>
|
||||
<source name="Light" stylename="Light" filename="masters/Secuela-Light.ufo" familyname="Secuela">
|
||||
<lib copy="1"/>
|
||||
<groups copy="1"/>
|
||||
<info copy="1"/>
|
||||
<features copy="1"/>
|
||||
<location>
|
||||
<dimension name="weight" xvalue="300"/>
|
||||
</location>
|
||||
</source>
|
||||
<source name="ExtraBold" stylename="ExtraBold" filename="masters/Secuela-ExtraBold.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="800"/>
|
||||
</location>
|
||||
</source>
|
||||
</sources>
|
||||
<instances>
|
||||
<instance name="Light" stylename="Light" filename="instances/Secuela-Light.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="300"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Regular" stylename="Regular" filename="instances/Secuela-Regular.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="400"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Medium" stylename="Medium" filename="instances/Secuela-Medium.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="500"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Semi Bold" stylename="Semi Bold" filename="instances/Secuela-SemiBold.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="600"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Bold" stylename="Bold" filename="instances/Secuela-Bold.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="700"/>
|
||||
</location>
|
||||
</instance>
|
||||
<instance name="Extra Bold" stylename="Extra Bold" filename="instances/Secuela-ExtraBold.ufo" familyname="Secuela">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="800"/>
|
||||
</location>
|
||||
</instance>
|
||||
</instances>
|
||||
</designspace>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-Bold */@font-face {
|
||||
font-family: 'Secuela';
|
||||
src: url('Secuela-Bold.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Bold - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-Bold.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "Secuela", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-ExtraBold */@font-face {
|
||||
font-family: 'SecuelaExtBd';
|
||||
src: url('Secuela-ExtraBold.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-ExtraBold.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Extra Bold - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-ExtraBold.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "SecuelaExtBd", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-Light */@font-face {
|
||||
font-family: 'SecuelaLight';
|
||||
src: url('Secuela-Light.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-Light.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Light - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-Light.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "SecuelaLight", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-Medium */@font-face {
|
||||
font-family: 'SecuelaMed';
|
||||
src: url('Secuela-Medium.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Secuela Medium - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Secuela-Medium.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "SecuelaMed", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
/* Webfont: Secuela-Regular */@font-face {
|
||||
font-family: 'Secuela';
|
||||
src: url('Secuela-Regular.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('Secuela-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user