81d29af505
Fixes #34 * host jquery-1.11.3.min.js locally Resource downloaded from linked URL https://code.jquery.com/jquery-1.11.3.min.js ecb916133a9376911f10bc5c659952eb0031e457f5df367cde560edbfba38fb8 jquery-1.11.3.min.js * deliver fonts locally
309 lines
15 KiB
CSS
309 lines
15 KiB
CSS
/* ==========================================================================
|
|
Table of Contents
|
|
========================================================================== */
|
|
|
|
/*
|
|
|
|
1. Open Sans 300italic,400italic,600italic,700italic,800italic,300,400,600,700,800
|
|
2. Open Sans Condensed 300,300italic,700
|
|
3. Oswald 300,400,700
|
|
4. Roboto Slab 100,300,400,700
|
|
|
|
*/
|
|
|
|
/* ==========================================================================
|
|
1. Open Sans
|
|
========================================================================== */
|
|
|
|
/* open-sans-300 - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: url('../fonts/open-sans-v27-latin-300.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-300.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-regular - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: url('../fonts/open-sans-v27-latin-regular.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-600 - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
src: url('../fonts/open-sans-v27-latin-600.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-600.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-700 - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: url('../fonts/open-sans-v27-latin-700.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-700.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-800 - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 800;
|
|
src: url('../fonts/open-sans-v27-latin-800.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-800.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-300italic - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 300;
|
|
src: url('../fonts/open-sans-v27-latin-300italic.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-300italic.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-italic - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 400;
|
|
src: url('../fonts/open-sans-v27-latin-italic.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-italic.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-600italic - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 600;
|
|
src: url('../fonts/open-sans-v27-latin-600italic.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-600italic.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-700italic - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
src: url('../fonts/open-sans-v27-latin-700italic.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-700italic.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-800italic - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
src: url('../fonts/open-sans-v27-latin-800italic.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-v27-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-v27-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-800italic.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-v27-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-v27-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* ==========================================================================
|
|
2. Open Sans Condensed
|
|
========================================================================== */
|
|
|
|
/* open-sans-condensed-300 - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans Condensed';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: url('../fonts/open-sans-condensed-v21-latin-300.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-condensed-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-condensed-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-condensed-v21-latin-300.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-condensed-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-condensed-v21-latin-300.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-condensed-300italic - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans Condensed';
|
|
font-style: italic;
|
|
font-weight: 300;
|
|
src: url('../fonts/open-sans-condensed-v21-latin-300italic.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-condensed-v21-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-condensed-v21-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-condensed-v21-latin-300italic.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-condensed-v21-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-condensed-v21-latin-300italic.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* open-sans-condensed-700 - latin */
|
|
@font-face {
|
|
font-family: 'Open Sans Condensed';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: url('../fonts/open-sans-condensed-v21-latin-700.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/open-sans-condensed-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/open-sans-condensed-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/open-sans-condensed-v21-latin-700.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/open-sans-condensed-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/open-sans-condensed-v21-latin-700.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* ==========================================================================
|
|
3. Oswald
|
|
========================================================================== */
|
|
|
|
/* oswald-300 - latin */
|
|
@font-face {
|
|
font-family: 'Oswald';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: url('../fonts/oswald-v40-latin-300.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/oswald-v40-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/oswald-v40-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/oswald-v40-latin-300.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/oswald-v40-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/oswald-v40-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* oswald-regular - latin */
|
|
@font-face {
|
|
font-family: 'Oswald';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: url('../fonts/oswald-v40-latin-regular.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/oswald-v40-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/oswald-v40-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/oswald-v40-latin-regular.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/oswald-v40-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/oswald-v40-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* oswald-700 - latin */
|
|
@font-face {
|
|
font-family: 'Oswald';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: url('../fonts/oswald-v40-latin-700.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/oswald-v40-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/oswald-v40-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/oswald-v40-latin-700.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/oswald-v40-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/oswald-v40-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* ==========================================================================
|
|
4. Roboto Slab
|
|
========================================================================== */
|
|
|
|
/* roboto-slab-100 - latin */
|
|
@font-face {
|
|
font-family: 'Roboto Slab';
|
|
font-style: normal;
|
|
font-weight: 100;
|
|
src: url('../fonts/roboto-slab-v16-latin-100.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/roboto-slab-v16-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/roboto-slab-v16-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-100.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/roboto-slab-v16-latin-100.svg#RobotoSlab') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* roboto-slab-300 - latin */
|
|
@font-face {
|
|
font-family: 'Roboto Slab';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: url('../fonts/roboto-slab-v16-latin-300.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/roboto-slab-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/roboto-slab-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-300.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/roboto-slab-v16-latin-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* roboto-slab-regular - latin */
|
|
@font-face {
|
|
font-family: 'Roboto Slab';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: url('../fonts/roboto-slab-v16-latin-regular.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/roboto-slab-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/roboto-slab-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/roboto-slab-v16-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
|
|
}
|
|
|
|
/* roboto-slab-700 - latin */
|
|
@font-face {
|
|
font-family: 'Roboto Slab';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: url('../fonts/roboto-slab-v16-latin-700.eot'); /* IE9 Compat Modes */
|
|
src: local(''),
|
|
url('../fonts/roboto-slab-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
url('../fonts/roboto-slab-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-700.woff') format('woff'), /* Modern Browsers */
|
|
url('../fonts/roboto-slab-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
url('../fonts/roboto-slab-v16-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
|
|
}
|