+++ cinnamon.css @@ -1,7 +1,7 @@ /* This file is part of adapta-gtk-theme Copyright (C) 2016-2018 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ * { transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.2s; } -stage { font-size: 10pt; color: #CFD8DC; font-family: Roboto, Sans-Serif; font-weight: 400; } +stage { font-size: 10pt; color: #CFD8DC; font-family: Cantarell, Regular; font-weight: 400; } .label-shadow { color: transparent; }