/*
 Theme Name: Bridge Child
 Template: bridge
*/
@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/helvetica-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-Oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
body, html,
.qodef-page,
.qodef-content,
.qodef-title,
.qodef-menu,
.qodef-mobile-menu,
.qodef-header-standard,
.qodef-header,
.qodef-main-menu {
  font-family: 'Helvetica', sans-serif !important;
}
