_mixins.scss 122 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 @mixin body-font() { font-family: 'Lato'; } @mixin heading-font() { font-weight: 700; font-family: 'Montserrat'; }