@font-face{
  font-family: 'Playfair Display';
  src: url('../../files/fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
}

@font-face{
  font-family: 'Public Sans';
  src: url('../../files/fonts/PublicSans-VariableFont_wght.ttf') format('truetype');
}


span.subtitle {font-family: 'Playfair Display', serif; font-weight: bold; font-size: 24px;}

span.title {font-family: 'Playfair Display', serif; font-size: 28px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#ac1f2d;}

body {font-family: 'Public Sans', serif; font-size: 16px; line-height: 150%; color:#48423c; text-decoration: none; font-weight:300;}

small {font-size: 12px;}

big {font-size: 20px; }

h1 {font-family: 'Playfair Display', serif; font-size: 28px; font-size: 2rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#ac1f2d;}

h2 {font-family: 'Playfair Display', serif; font-size: 24px; font-size: 1.75rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%;}

h3 {font-family: 'Playfair Display', serif; font-size: 22px; font-size: 1.6rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#ac1f2d;}

h4 {font-family: 'Playfair Display', serif; font-size: 20px; font-size: 1.5rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#333333;}

h5 {font-family: 'Playfair Display', serif; font-size: 18px; font-size: 1.3rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#c0b2a3;}

h6 {font-family: 'Playfair Display', serif; font-size: 17px; font-size: 1.2rem; font-weight: 400; line-height: 110%; color:#666666;}

p {margin: 0 0 20px 0; padding: 0;}

a,a:link,a:active,a:visited {text-decoration: none; color:#ac1f2d;}
	
a:hover {text-decoration: underline; color: #c0b2a3;}

div#content a {text-decoration: none;}

b, strong {font-weight: bold;}

i, em {font-style: italic;}

u {text-decoration: underline;}

del, strike {text-decoration: line-through;}

sub {vertical-align: sub; font-size: smaller;}

sup {vertical-align: super; font-size: smaller;}

address {font-style: italic;}