| Line 52: | 
Line 52: | 
|   | </div>  |   | </div>  | 
|   |  |   |  | 
| − |    | + | @import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');  | 
| − | @import url( 'https://fonts.googleapis.com/css?family=Rubik');  |   | 
| − |    |   | 
|   |  |   |  | 
|   | {{#css:  |   | {{#css:  | 
| Line 63: | 
Line 61: | 
|   |    }  |   |    }  | 
|   |  |   |  | 
| − |     h2 {  | + |    | 
| − |        font-family: 'Rubik';  | + |     #content h2 {  | 
|   | + |        font-family: 'Rubik', sans-serif;  | 
|   |    }  |   |    }  | 
|   | + |  | 
|   | + |  | 
|   |  |   |  | 
|   |    .btn {  |   |    .btn {  | 
| Line 115: | 
Line 116: | 
|   | .mainpage_box h2 {  |   | .mainpage_box h2 {  | 
|   |          color: rgb(109,82,139);  |   |          color: rgb(109,82,139);  | 
| − | }  | + |       font-family: 'Rubik', sans-serif;  | 
|   | + |   }  | 
|   |  |   |  | 
|   | .searchBar {  |   | .searchBar {  |