New footer and 2 pages
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
$cGrayText: #232323;
|
||||
$cGrayBg: #ebebeb;
|
||||
$cBlackText: #303030;
|
||||
|
||||
$font1: 'Open Sans', sans-serif;
|
||||
$font2: 'Alegreya Sans', sans-serif;
|
||||
$font3: 'URW Form', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-LightItalic.woff') format('woff');
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
@@ -14,7 +18,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');
|
||||
font-weight: 200;
|
||||
font-style: italic;
|
||||
@@ -23,7 +28,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-Medium.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
@@ -32,7 +38,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-MediumItalic.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
@@ -41,7 +48,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form Demi';
|
||||
src: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-Demi.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
@@ -50,7 +58,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-Italic.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
@@ -59,7 +68,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-Light.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-Light.woff') format('woff');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
@@ -68,7 +78,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-ThinItalic.woff') format('woff');
|
||||
font-weight: 100;
|
||||
font-style: italic;
|
||||
@@ -77,7 +88,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-Bold.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
@@ -86,7 +98,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-BoldItalic.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
@@ -95,7 +108,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-Thin.woff') format('woff');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
@@ -104,7 +118,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form';
|
||||
src: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-Regular.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
@@ -113,7 +128,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form Extra';
|
||||
src: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
@@ -122,7 +138,8 @@ $font2: 'Alegreya Sans', sans-serif;
|
||||
|
||||
@font-face {
|
||||
font-family: 'URW Form Extra';
|
||||
src: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),
|
||||
src:
|
||||
url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),
|
||||
url('/layout/fonts/URWForm-ExtraBold.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
|
||||
Reference in New Issue
Block a user