@font-face {
  font-family: 'FE Sans Office';
  src: url('FESansOffice-Regular_1291202687.ttf') format('truetype'); /* Use 'truetype' for .ttf files */
  font-weight: normal; /* Adjust as needed */
  font-style: normal; /* Adjust as needed */
}
@font-face {
  font-family: 'FE Sans Office Headline';
  src: url('FESans-MaxiRegular.ttf') format('truetype'); /* Use 'truetype' for .ttf files */
  font-weight: normal; /* Adjust as needed */
  font-style: normal; /* Adjust as needed */
}


body, .content-wrapper, .main-header, .main-sidebar, .content, .box, .box-body {
    font-family: 'FE Sans Office', sans-serif !important
}
