168 lines
6.1 KiB
SCSS
168 lines
6.1 KiB
SCSS
@import 'variables';
|
|
@import 'fontawesome/variables';
|
|
@import 'fontawesome/mixins';
|
|
@import 'fontawesome/core';
|
|
@import 'fontawesome/larger';
|
|
@import 'fontawesome/fixed-width';
|
|
@import 'fontawesome/list';
|
|
@import 'fontawesome/bordered-pulled';
|
|
@import 'fontawesome/animated';
|
|
@import 'fontawesome/rotated-flipped';
|
|
@import 'fontawesome/stacked';
|
|
@import 'fontawesome/icons';
|
|
@import 'fontawesome/screen-reader';
|
|
|
|
@font-face {
|
|
font-family: 'Font Awesome 5 Free';
|
|
font-style: normal;
|
|
font-weight: 900;
|
|
src: url('#{$fa-font-path}/fa-solid-900.eot');
|
|
src: url('#{$fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'),
|
|
url('#{$fa-font-path}/fa-solid-900.woff2') format('woff2'),
|
|
url('#{$fa-font-path}/fa-solid-900.woff') format('woff'),
|
|
url('#{$fa-font-path}/fa-solid-900.ttf') format('truetype'),
|
|
url('#{$fa-font-path}/fa-solid-900.svg#fontawesome') format('svg');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Font Awesome 5 Brands';
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
src: url('#{$fa-font-path}/fa-brands-400.eot');
|
|
src: url('#{$fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'),
|
|
url('#{$fa-font-path}/fa-brands-400.woff2') format('woff2'),
|
|
url('#{$fa-font-path}/fa-brands-400.woff') format('woff'),
|
|
url('#{$fa-font-path}/fa-brands-400.ttf') format('truetype'),
|
|
url('#{$fa-font-path}/fa-brands-400.svg#fontawesome') format('svg');
|
|
}
|
|
|
|
.fa,
|
|
.fas {
|
|
font-family: 'Font Awesome 5 Free';
|
|
font-weight: 900;
|
|
}
|
|
|
|
.fab {
|
|
font-family: 'Font Awesome 5 Brands';
|
|
}
|
|
|
|
/* roboto-regular - latin */
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: url('../fonts/roboto-v18-latin-regular.eot');
|
|
/* IE9 Compat Modes */
|
|
src: local('Roboto'), local('Roboto-Regular'),
|
|
url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
/* IE6-IE8 */
|
|
url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'),
|
|
/* Super Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-regular.woff') format('woff'),
|
|
/* Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'),
|
|
/* Safari, Android, iOS */
|
|
url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg');
|
|
/* Legacy iOS */
|
|
}
|
|
|
|
/* roboto-italic - latin */
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
font-style: italic;
|
|
font-weight: 400;
|
|
src: url('../fonts/roboto-v18-latin-italic.eot');
|
|
/* IE9 Compat Modes */
|
|
src: local('Roboto Italic'), local('Roboto-Italic'),
|
|
url('../fonts/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'),
|
|
/* IE6-IE8 */
|
|
url('../fonts/roboto-v18-latin-italic.woff2') format('woff2'),
|
|
/* Super Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-italic.woff') format('woff'),
|
|
/* Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-italic.ttf') format('truetype'),
|
|
/* Safari, Android, iOS */
|
|
url('../fonts/roboto-v18-latin-italic.svg#Roboto') format('svg');
|
|
/* Legacy iOS */
|
|
}
|
|
|
|
/* roboto-700 - latin */
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: url('../fonts/roboto-v18-latin-700.eot');
|
|
/* IE9 Compat Modes */
|
|
src: local('Roboto Bold'), local('Roboto-Bold'),
|
|
url('../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'),
|
|
/* IE6-IE8 */
|
|
url('../fonts/roboto-v18-latin-700.woff2') format('woff2'),
|
|
/* Super Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-700.woff') format('woff'),
|
|
/* Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-700.ttf') format('truetype'),
|
|
/* Safari, Android, iOS */
|
|
url('../fonts/roboto-v18-latin-700.svg#Roboto') format('svg');
|
|
/* Legacy iOS */
|
|
}
|
|
|
|
/* roboto-700italic - latin */
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
src: url('../fonts/roboto-v18-latin-700italic.eot');
|
|
/* IE9 Compat Modes */
|
|
src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
|
|
url('../fonts/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'),
|
|
/* IE6-IE8 */
|
|
url('../fonts/roboto-v18-latin-700italic.woff2') format('woff2'),
|
|
/* Super Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-700italic.woff') format('woff'),
|
|
/* Modern Browsers */
|
|
url('../fonts/roboto-v18-latin-700italic.ttf') format('truetype'),
|
|
/* Safari, Android, iOS */
|
|
url('../fonts/roboto-v18-latin-700italic.svg#Roboto') 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-v7-latin-regular.eot');
|
|
/* IE9 Compat Modes */
|
|
src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),
|
|
url('../fonts/roboto-slab-v7-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
/* IE6-IE8 */
|
|
url('../fonts/roboto-slab-v7-latin-regular.woff2') format('woff2'),
|
|
/* Super Modern Browsers */
|
|
url('../fonts/roboto-slab-v7-latin-regular.woff') format('woff'),
|
|
/* Modern Browsers */
|
|
url('../fonts/roboto-slab-v7-latin-regular.ttf') format('truetype'),
|
|
/* Safari, Android, iOS */
|
|
url('../fonts/roboto-slab-v7-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-v7-latin-700.eot');
|
|
/* IE9 Compat Modes */
|
|
src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'),
|
|
url('../fonts/roboto-slab-v7-latin-700.eot?#iefix') format('embedded-opentype'),
|
|
/* IE6-IE8 */
|
|
url('../fonts/roboto-slab-v7-latin-700.woff2') format('woff2'),
|
|
/* Super Modern Browsers */
|
|
url('../fonts/roboto-slab-v7-latin-700.woff') format('woff'),
|
|
/* Modern Browsers */
|
|
url('../fonts/roboto-slab-v7-latin-700.ttf') format('truetype'),
|
|
/* Safari, Android, iOS */
|
|
url('../fonts/roboto-slab-v7-latin-700.svg#RobotoSlab') format('svg');
|
|
/* Legacy iOS */
|
|
}
|