Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Commit

Permalink
Updated to use Rocky Fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
ressonix committed Dec 13, 2020
1 parent 842b342 commit 46bc0a6
Show file tree
Hide file tree
Showing 30 changed files with 227 additions and 4 deletions.
3 changes: 1 addition & 2 deletions layouts/partials/head/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
{{ $styles = $styles | minify }}
<link href="{{ $styles.Permalink }}" rel="stylesheet" />

<link href="https://fonts.googleapis.com/css?family=Red+Hat+Display:400,400italic,500,500italic,700,700italic,900,900italic" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Red+Hat+Text:400,400italic,500,500italic,700,700italic" rel="stylesheet" type="text/css" />
<link href="/fonts/rocky-font.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="/img/favicon.ico"/>

<script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.3.5/dist/alpine.min.js" defer=""></script>
Expand Down
Binary file added static/fonts/RockyDisplay/RockyDisplay-Black.eot
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added static/fonts/RockyDisplay/RockyDisplay-Bold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added static/fonts/RockyDisplay/RockyDisplay-Italic.eot
Binary file not shown.
Binary file not shown.
Binary file added static/fonts/RockyDisplay/RockyDisplay-Medium.eot
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Bold.eot
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Bold.woff2
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-BoldItalic.eot
Binary file not shown.
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Italic.eot
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Italic.woff2
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Medium.eot
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Medium.woff2
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-MediumItalic.eot
Binary file not shown.
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Regular.eot
Binary file not shown.
Binary file added static/fonts/RockyText/RockyText-Regular.woff2
Binary file not shown.
224 changes: 224 additions & 0 deletions static/fonts/rocky-font.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 400;
src: url("RockyDisplay/RockyDisplay-Italic.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 400;
src: url("RockyDisplay/RockyDisplay-Italic.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 500;
src: url("RockyDisplay/RockyDisplay-MediumItalic.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 500;
src: url("RockyDisplay/RockyDisplay-MediumItalic.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 700;
src: url("RockyDisplay/RockyDisplay-BoldItalic.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 700;
src: url("RockyDisplay/RockyDisplay-BoldItalic.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 900;
src: url("RockyDisplay/RockyDisplay-BoldItalic.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: italic;
font-weight: 900;
src: url("RockyDisplay/RockyDisplay-BoldItalic.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 400;
src: url("RockyDisplay/RockyDisplay-Regular.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 400;
src: url("RockyDisplay/RockyDisplay-Regular.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 500;
src: url("RockyDisplay/RockyDisplay-Medium.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 500;
src: url("RockyDisplay/RockyDisplay-Medium.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 700;
src: url("RockyDisplay/RockyDisplay-Bold.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 700;
src: url("RockyDisplay/RockyDisplay-Bold.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 900;
src: url("RockyDisplay/RockyDisplay-Bold.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyDisplay';
font-style: normal;
font-weight: 900;
src: url("RockyDisplay/RockyDisplay-Bold.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyText';
font-style: italic;
font-weight: 400;
src: url("RockyText/RockyText-Italic.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyText';
font-style: italic;
font-weight: 400;
src: url("RockyText/RockyText-Italic.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyText';
font-style: italic;
font-weight: 500;
src: url("RockyText/RockyText-MediumItalic.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyText';
font-style: italic;
font-weight: 500;
src: url("RockyText/RockyText-MediumItalic.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyText';
font-style: italic;
font-weight: 700;
src: url("RockyText/RockyText-BoldItalic.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyText';
font-style: italic;
font-weight: 700;
src: url("RockyText/RockyText-BoldItalic.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyText';
font-style: normal;
font-weight: 400;
src: url("RockyText/RockyText-Regular.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyText';
font-style: normal;
font-weight: 400;
src: url("RockyText/RockyText-Regular.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyText';
font-style: normal;
font-weight: 500;
src: url("RockyText/RockyText-Medium.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyText';
font-style: normal;
font-weight: 500;
src: url("RockyText/RockyText-Medium.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'RockyText';
font-style: normal;
font-weight: 700;
src: url("RockyText/RockyText-Bold.woff2") format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'RockyText';
font-style: normal;
font-weight: 700;
src: url("RockyText/RockyText-Bold.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
4 changes: 2 additions & 2 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ module.exports = {
gray: colors.gray,
},
fontFamily: {
display: ['Red Hat Display', 'sans-serif'],
sans: ['Red Hat Text', 'sans-serif'],
display: ['RockyDisplay', 'sans-serif'],
sans: ['RockyText', 'sans-serif'],
},
},
},
Expand Down

0 comments on commit 46bc0a6

Please sign in to comment.