body {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

p {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
}

p.span {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

p b, p strong  {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

p i, p em {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 600;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

p i b, p em b, p i strong, p em strong {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 600;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  /*font-size: 0.85em;*/
}

.btn {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2 {
  font-family: avory-i-latin, sans-serif !important;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

h3, h4, h5, h6 {
  font-family: avory-i-latin, sans-serif !important;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong  {
  font-family: avory-i-latin,sans-serif !important;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.card p {
    text-indent: 0px;
}