/*-------------------------
   FONT
--------------------------*/
@font-face {
  font-family: 'erasdemi';
  src: url('../../fonts/erasdemi.ttf');
}

.erasdemi .sppb-addon-title {
    font-family: 'erasdemi'!important;
}

.erasdemi .sppb-addon-content {
    font-family: 'erasdemi'!important;
}





