/* Fonts. --------------------------------------------- */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-Bold.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-BoldItalic.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-ExtraBold.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-ExtraBoldItalic.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-Italic.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-Light.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-LightItalic.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 500; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-Medium.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 500; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-MediumItalic.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-Regular.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-SemiBold.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-SemiBoldItalic.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-stretch: normal; font-display: fallback; src: url(assets/fonts/OpenSans-VariableFont.woff) format('woff'); }