





@font-face {
  font-family: 'Abiding Love';
  src: url('https://drive.google.com/file/d/1Tq6ZDNw1vFxMUN2wNjw6Uwu2ZctTXNNE/view?usp=drive_link') format('woff2'),
       url('https://mrg2024.myrealpagewebsite.com/_media/Fonts/abiding_love_serif-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Sweet Sans Pro';
  src: url('https://drive.google.com/file/d/1epU6WaryPYlGpk-lY9w9NFXkwWqkbWbG/view?usp=drive_link') format('woff2'),
       url('https://mrg2024.myrealpagewebsite.com/_media/Fonts/sweetsansproregular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Martoni';
  src: url('https://drive.google.com/file/d/1uf5QOBGMULT5LlYMq9XQErHlnZKZVCUi/view?usp=drive_link') format('woff2'),
       url('https://mrg2024.myrealpagewebsite.com/_media/Fonts/martoni_rough-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-family: 'Abiding Love', serif !important;
} 

h2 {
  font-family: 'Martoni', serif !important;
} 

h4 {
  font-family: 'Abiding Love', serif !important;
} 

h6 {
  font-family: 'Sweet Sans Pro', sans-serif, !important;
  font-weight: normal !important;
} 

p {
  font-family: 'Sweet Sans Pro', sans-serif !important;
  font-weight: normal !important;
}