@font-face {
  font-family: Raleway;
  src: url(/fonts/raleway.ttf);
}
#wlan .contentblock {
  margin-top: 10px;
  padding-bottom: 15px;
}
#wlan .contentblock p {
  text-align: justify;
}
#wlan .contentblock .col-md-5 > img {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}
#wlan .icon {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wlan .icon i {
  color: #4CAF50;
}
