KONTOLODON
/
var
/
www
/
ojs-3.3.0-13
/
plugins
/
themes
/
material
/
styles
/
fonts
/
Nama File / Folder
Size
Action
montserrat.less
0.588KB
Hapus
Edit
Rename
poppins.less
0.573KB
Hapus
Edit
Rename
/** * @file plugins/themes/material/lato.less * * Copyright (c) 2021 Madi Nuralin * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * @brief Import the Lato font files * */ /* lato-regular - latin-ext_latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; src: url('@{baseUrl}/plugins/themes/material/fonts/Poppins/Poppins-Regular.ttf'); /* IE9 Compat Modes */ src: local(''), url('@{baseUrl}/plugins/themes/material/fonts/Poppins/Poppins-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ }