add Font family Roboto
This commit is contained in:
parent
97b28b45c5
commit
c2b549e839
|
@ -14,5 +14,5 @@ $theme-colors: (
|
|||
"haiti": $haiti,
|
||||
"oslo-gray": $oslo-gray
|
||||
);
|
||||
|
||||
$font-family-sans-serif: "Roboto", "Helvetica Neue", Arial, sans-serif;
|
||||
@import "../vendor/bootstrap/scss/bootstrap";
|
|
@ -10,6 +10,7 @@ License URI:https://www.gnu.org/licenses/agpl-3.0.en.html
|
|||
Tags: tainacan, ufg, minc, cultura, flexible, open_source
|
||||
Text Domain: tainacans
|
||||
*/
|
||||
@import url('https://fonts.googleapis.com/css?family=Roboto');
|
||||
|
||||
@import "_media_query";
|
||||
|
||||
|
|
Loading…
Reference in New Issue