@font-face { font-family: 'Open Sans'; src: url("./fonts/Light/OpenSans-Light.woff2?v=1.1.0"); font-weight: 300; font-style: normal; } /* END Light */ /* BEGIN Light Italic */ @font-face { font-family: 'Open Sans'; src: url("./fonts/LightItalic/OpenSans-LightItalic.woff2?v=1.1.0"); font-weight: 300; font-style: italic; } /* END Light Italic */ /* BEGIN Regular */ @font-face { font-family: 'Open Sans'; src: url("./fonts/Regular/OpenSans-Regular.woff2?v=1.1.0"); font-weight: normal; font-style: normal; } /* END Regular */ /* BEGIN Italic */ @font-face { font-family: 'Open Sans'; src: url("./fonts/Italic/OpenSans-Italic.woff2?v=1.1.0"); font-weight: normal; font-style: italic; } /* END Italic */ /* BEGIN Semibold */ @font-face { font-family: 'Open Sans'; src: url("./fonts/Semibold/OpenSans-Semibold.woff2?v=1.1.0"); font-weight: 600; font-style: normal; } @font-face { font-family: 'Open Sans'; src: url("./fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff2?v=1.1.0"); font-weight: 600; font-style: italic; } @font-face { font-family: 'Open Sans'; src: url("./fonts/Bold/OpenSans-Bold.woff2?v=1.1.0") format("woff2"); font-weight: bold; font-style: normal; } @font-face { font-family: 'Open Sans'; src: url("./fonts/BoldItalic/OpenSans-BoldItalic.woff2?v=1.1.0"); font-weight: bold; font-style: italic; } @font-face { font-family: 'Open Sans'; src: url("./fonts/ExtraBold/OpenSans-ExtraBold.woff2?v=1.1.0"); font-weight: 800; font-style: normal; } @font-face { font-family: 'Open Sans'; src: url("./fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2?v=1.1.0"); font-weight: 800; font-style: italic; }