112 lines
4.3 KiB
SCSS
112 lines
4.3 KiB
SCSS
/*
|
|
Your custom style
|
|
|
|
Add your custom styles in this file so it is easier to update the theme.
|
|
*/
|
|
@font-face {
|
|
font-family: 'Neue Haas Grotesk Pro';
|
|
src: url('assets/fonts/NeueHaasGroteskPro-45Light.eot');
|
|
src: url('assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix') format('embedded-opentype'),
|
|
url('assets/fonts/NeueHaasGroteskPro-45Light.woff2') format('woff2'),
|
|
url('assets/fonts/NeueHaasGroteskPro-45Light.woff') format('woff'),
|
|
url('assets/fonts/NeueHaasGroteskPro-45Light.ttf') format('truetype'),
|
|
url('assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light') format('svg');
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Neue Haas Grotesk Pro';
|
|
src: url('assets/fonts/NeueHaasGroteskPro-55Roman.eot');
|
|
src: url('assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix') format('embedded-opentype'),
|
|
url('assets/fonts/NeueHaasGroteskPro-55Roman.woff2') format('woff2'),
|
|
url('assets/fonts/NeueHaasGroteskPro-55Roman.woff') format('woff'),
|
|
url('assets/fonts/NeueHaasGroteskPro-55Roman.ttf') format('truetype'),
|
|
url('assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman') format('svg');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Neue Haas Grotesk Pro';
|
|
src: url('assets/fonts/NeueHaasGroteskPro-75Bold.eot');
|
|
src: url('assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix') format('embedded-opentype'),
|
|
url('assets/fonts/NeueHaasGroteskPro-75Bold.woff2') format('woff2'),
|
|
url('assets/fonts/NeueHaasGroteskPro-75Bold.woff') format('woff'),
|
|
url('assets/fonts/NeueHaasGroteskPro-75Bold.ttf') format('truetype'),
|
|
url('assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold') format('svg');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
|
|
//@font-face {
|
|
// font-family: 'din-regular';
|
|
// src: url('../fonts/DIN-Regular.eot');
|
|
// src: url('../fonts/DIN-Regular.eot?#iefix') format('embedded-opentype'),
|
|
// url('../fonts/DIN-Regular.woff2') format('woff2'),
|
|
// url('../fonts/DIN-Regular.woff') format('woff'),
|
|
// url('../fonts/DIN-Regular.ttf') format('truetype'),
|
|
// url('../fonts/DIN-Regular.svg#fonts/DIN-Regular') format('svg');
|
|
// font-weight: 100;
|
|
// font-style: normal;
|
|
// font-display: swap;
|
|
//}
|
|
//
|
|
//@font-face {
|
|
// font-family: 'din-medium';
|
|
// src: url('../fonts/DIN-Medium.eot');
|
|
// src: url('../fonts/DIN-Medium.eot?#iefix') format('embedded-opentype'),
|
|
// url('../fonts/DIN-Medium.woff2') format('woff2'),
|
|
// url('../fonts/DIN-Medium.woff') format('woff'),
|
|
// url('../fonts/DIN-Medium.ttf') format('truetype'),
|
|
// url('../fonts/DIN-Medium.svg#DIN-Medium') format('svg');
|
|
// font-weight: 100;
|
|
// font-style: normal;
|
|
// font-display: swap;
|
|
//}
|
|
//
|
|
//@font-face {
|
|
// font-family: 'din-bold';
|
|
// src: url('../fonts/DIN-Bold.eot');
|
|
// src: url('../fonts/DIN-Bold.eot?#iefix') format('embedded-opentype'),
|
|
// url('../fonts/DIN-Bold.woff2') format('woff2'),
|
|
// url('../fonts/DIN-Bold.woff') format('woff'),
|
|
// url('../fonts/DIN-Bold.ttf') format('truetype'),
|
|
// url('../fonts/DIN-Bold.svg#DIN-Bold') format('svg');
|
|
// font-weight: 100;
|
|
// font-style: normal;
|
|
// font-display: swap;
|
|
//}
|
|
//
|
|
//@font-face {
|
|
// font-family: 'din-light';
|
|
// src: url('../fonts/DIN-Light.eot');
|
|
// src: url('../fonts/DIN-Light.eot?#iefix') format('embedded-opentype'),
|
|
// url('../fonts/DIN-Light.woff2') format('woff2'),
|
|
// url('../fonts/DIN-Light.woff') format('woff'),
|
|
// url('../fonts/DIN-Light.ttf') format('truetype'),
|
|
// url('../fonts/DIN-Light.svg#DIN-Light') format('svg');
|
|
// font-weight: 100;
|
|
// font-style: normal;
|
|
// font-display: swap;
|
|
//}
|
|
//
|
|
//@font-face {
|
|
// font-family: 'din-black';
|
|
// src: url('../fonts/DIN-Black.eot');
|
|
// src: url('../fonts/DIN-Black.eot?#iefix') format('embedded-opentype'),
|
|
// url('../fonts/DIN-Black.woff2') format('woff2'),
|
|
// url('../fonts/DIN-Black.woff') format('woff'),
|
|
// url('../fonts/DIN-Black.ttf') format('truetype'),
|
|
// url('../fonts/DIN-Black.svg#DIN-Black') format('svg');
|
|
// font-weight: 900;
|
|
// font-style: normal;
|
|
// font-display: swap;
|
|
//}
|
|
//
|
|
//
|