/*
 Theme Name:   Accident Management


 Description:  A Child Theme built for Hello Elementor

 Author:       wdd

 Author URI:   http://webdesigndavao.xyz

 Template:     hello-elementor

 Version:      1

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Bold Oblique.otf') format('opentype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Book Oblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Book.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Demi Oblique.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Demi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Medium Oblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-XLight Oblique.otf') format('opentype');
  font-weight: 100; /* XLight is often equivalent to a weight of 100 */
  font-style: italic;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  src: url('fonts/ITC Avant Garde Gothic Pro-XLt.otf') format('opentype');
  font-weight: 100; /* XLight is often equivalent to a weight of 100 */
  font-style: normal;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'ITC Avant Garde Gothic Pro', -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji ;
    letter-spacing: 1px;
}