/* #region CORPORATE S */ @font-face { font-family: "Corporate S"; font-weight: 400; src: url(../font/corporate-s/CorporateS-Regular.ttf) format("truetype"); } @font-face { font-family: "Corporate S"; font-weight: 400; font-style: italic; src: url(../font/corporate-s/CorporateS-RegularItalic.ttf) format("truetype"); } @font-face { font-family: "Corporate S"; font-weight: 700; src: url(../font/corporate-s/CorporateS-Bold.ttf) format("truetype"); } @font-face { font-family: "Corporate S"; font-weight: 700; font-style: italic; src: url(../font/corporate-s/CorporateS-BoldItalic.ttf) format("truetype"); } /* #endregion */ /* #region HERMANN */ @font-face { font-family: "Hermann"; font-weight: 700; src: url(../font/hermann/Hermann-Bold.ttf) format("truetype"); } /* #endregion */ /* #region MONONOKI */ @font-face { font-family: "Mononoki"; font-weight: bold; src: url(../font/mononoki/mononoki-Bold.ttf) format("truetype"); } @font-face { font-family: "Mononoki"; font-weight: bold; font-style: italic; src: url(../font/mononoki/mononoki-BoldItalic.ttf) format("truetype"); } @font-face { font-family: "Mononoki"; font-weight: normal; font-style: italic; src: url(../font/mononoki/mononoki-Italic.ttf) format("truetype"); } @font-face { font-family: "Mononoki"; font-weight: normal; src: url(../font/mononoki/mononoki-Regular.ttf) format("truetype"); } /* #endregion */