@font-face { font-family: 'Crimson Text'; font-weight: normal; font-style: normal; src: url('../Fonts/CrimsonText-Roman.ttf'); } @font-face { font-family: 'Crimson Text'; font-weight: bold; font-style: normal; src: url('../Fonts/CrimsonText-Bold.ttf'); } @font-face { font-family: 'Crimson Text'; font-weight: normal; font-style: italic; src: url('../Fonts/CrimsonText-Italic.ttf'); } @font-face { font-family: 'Crimson Text'; font-weight: bold; font-style: italic; src: url('../Fonts/CrimsonText-BoldItalic.ttf'); } @font-face { font-family: 'Lato'; font-weight: 300; font-style: normal; src: url('../Fonts/Lato-Lig.ttf'); } @font-face { font-family: 'Lato'; font-weight: 900; font-style: normal; src: url('../Fonts/Lato-Bla.ttf'); } @font-face { font-family: 'Lato'; font-weight: 300; font-style: italic; src: url('../Fonts/Lato-LigIta.ttf'); } @font-face { font-family: 'Lato'; font-weight: 900; font-style: italic; src: url('../Fonts/Lato-BlaIta.ttf'); }