/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

@font-face {
  font-family: 'HelveticaCustom';
  src: url('fonts/Helvetica.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaCustom';
  src: url('fonts/helvetica black.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

body {
  font-family: 'HelveticaCustom', sans-serif;
}