/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 26, 2021 */



@font-face {
    font-family: 'freesansbold';
    src: url('fonts/freesansbold-webfont.woff2') format('woff2'),
         url('fonts/freesansbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* Style all font awesome icons */
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

/* Twitter */
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa {
  padding: 20px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}

