@import url('https://fonts.googleapis.com/css?family=Alegreya:400,400i,700,700i|Alegreya+Sans');

body { font-size: 200%;
       font-family: 'Alegreya', serif;
       color: black;
     }

.fa.fa-r-project {
    font-family: "Font Awesome 5 Brands","Font Awesome 5 Free";    
    font-weight: 400; }

.fa.fa-r-project:before {
  content: "\f4f7"; }

.fa.fa-cube {
    font-family: "Font Awesome 5 Brands","Font Awesome 5 Free";    
    font-weight: 400; }

.fa.fa-cube:before {
  content: "\f1b2"; }

