added fonts
This commit is contained in:
parent
36727b690a
commit
cdc69abec9
25
assets/fonts/example.html
Normal file
25
assets/fonts/example.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="style.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Generated from: http://www.cufonfonts.com</h1><br/>
|
||||
<h1 style="font-family:'Interstate Black Comp';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate Black Cond';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate Light Cond';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate Regular Comp';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate Regular Italic';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate UltraBlack Comp';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate Bold Cond';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate ExtraLight Italic';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate Light Italic';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
<h1 style="font-family:'Interstate Thin Italic';font-weight:normal;font-size:42px">AaBbCcDdEeFfGgHhŞşIıİi Example</h1>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
BIN
assets/fonts/interstate-black-comp-58b64117a2ad9.woff
Normal file
BIN
assets/fonts/interstate-black-comp-58b64117a2ad9.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-black-cond-58b642507872b.woff
Normal file
BIN
assets/fonts/interstate-black-cond-58b642507872b.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-bold-cond-58b64162258ca.woff
Normal file
BIN
assets/fonts/interstate-bold-cond-58b64162258ca.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-extralight-italic-58b642045546b.woff
Normal file
BIN
assets/fonts/interstate-extralight-italic-58b642045546b.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-light-cond-58b64220b1490.woff
Normal file
BIN
assets/fonts/interstate-light-cond-58b64220b1490.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-light-italic-58b64147957e5.woff
Normal file
BIN
assets/fonts/interstate-light-italic-58b64147957e5.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-regular-comp-58b641cc0aca1.woff
Normal file
BIN
assets/fonts/interstate-regular-comp-58b641cc0aca1.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-regular-italic-58b641ecad88f.woff
Normal file
BIN
assets/fonts/interstate-regular-italic-58b641ecad88f.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-thin-italic-58b641b2d5a92.woff
Normal file
BIN
assets/fonts/interstate-thin-italic-58b641b2d5a92.woff
Normal file
Binary file not shown.
BIN
assets/fonts/interstate-ultrablack-comp-58b64130a8cbf.woff
Normal file
BIN
assets/fonts/interstate-ultrablack-comp-58b64130a8cbf.woff
Normal file
Binary file not shown.
80
assets/fonts/style.css
Normal file
80
assets/fonts/style.css
Normal file
|
@ -0,0 +1,80 @@
|
|||
/* #### Generated By: http://www.cufonfonts.com #### */
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Black Comp';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Black Comp'), url('interstate-black-comp-58b64117a2ad9.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Black Cond';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Black Cond'), url('interstate-black-cond-58b642507872b.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Light Cond';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Light Cond'), url('interstate-light-cond-58b64220b1490.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Regular Comp';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Regular Comp'), url('interstate-regular-comp-58b641cc0aca1.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Regular Italic';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Regular Italic'), url('interstate-regular-italic-58b641ecad88f.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate UltraBlack Comp';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate UltraBlack Comp'), url('interstate-ultrablack-comp-58b64130a8cbf.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Bold Cond';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Bold Cond'), url('interstate-bold-cond-58b64162258ca.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate ExtraLight Italic';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate ExtraLight Italic'), url('interstate-extralight-italic-58b642045546b.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Light Italic';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Light Italic'), url('interstate-light-italic-58b64147957e5.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interstate Thin Italic';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Interstate Thin Italic'), url('interstate-thin-italic-58b641b2d5a92.woff') format('woff');
|
||||
}
|
Loading…
Reference in New Issue
Block a user