Skip to content

Commit 0a3250d

Browse files
committed
Add Advent by StyleShout.com
1 parent 8a31814 commit 0a3250d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+6512
-0
lines changed

css/base.css

+898
Large diffs are not rendered by default.

css/font-awesome/css/font-awesome.css

+1,672
Large diffs are not rendered by default.

css/font-awesome/css/font-awesome.min.css

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
83.9 KB
Binary file not shown.
54.7 KB
Binary file not shown.

css/font-awesome/fonts/fontawesome-webfont.svg

+520
Loading
110 KB
Binary file not shown.
63.9 KB
Binary file not shown.

css/fonts.css

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
2+
3+
/*
4+
* Montserrat
5+
================================================================================ */
6+
7+
@font-face {
8+
font-family: 'montserrat-regular';
9+
src: url('../fonts/montserrat/montserrat-regular-webfont.eot');
10+
src: url('../fonts/montserrat/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
11+
url('../fonts/montserrat/montserrat-regular-webfont.woff') format('woff'),
12+
url('../fonts/montserrat/montserrat-regular-webfont.ttf') format('truetype'),
13+
url('../fonts/montserrat/montserrat-regular-webfont.svg#montserratregular') format('svg');
14+
font-weight: normal;
15+
font-style: normal;
16+
}
17+
@font-face {
18+
font-family: 'montserrat-bold';
19+
src: url('../fonts/montserrat/montserrat-bold-webfont.eot');
20+
src: url('../fonts/montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
21+
url('../fonts/montserrat/montserrat-bold-webfont.woff') format('woff'),
22+
url('../fonts/montserrat/montserrat-bold-webfont.ttf') format('truetype'),
23+
url('../fonts/montserrat/montserrat-bold-webfont.svg#montserratbold') format('svg');
24+
font-weight: normal;
25+
font-style: normal;
26+
}
27+

0 commit comments

Comments
 (0)