﻿@font-face {
  font-family: 'Asap-Medium'; Arial, sans-serif;
  src: url(fonts/Asap-Medium.woff2) format('woff2'),
       url(fonts/Asap-Medium.woff) format('woff'),
       url(fonts/Asap-Medium.ttf) format('truetype');
       font-weight: 500;
font-display: block;
}

@font-face {
  font-family: 'Asap-Regular'; Arial, sans-serif;
  src: url(fonts/AsapRegular.woff2) format('woff2'),
       url(fonts/AsapRegular.woff) format('woff'),
       url(fonts/AsapRegular.ttf) format('truetype');
       font-weight: 500;
font-display: block;
}

@font-face {
  font-family: 'Vollkorn-Regular'; Arial, sans-serif;
  src: url(fonts/Vollkorn-Regular.woff2) format('woff2'),
       url(fonts/Vollkorn-Regular.woff) format('woff'),
       url(fonts/Vollkorn-Regular.ttf) format('truetype');
       font-weight: 500;
font-display: block;
}

@font-face {
  font-family: 'Vollkorn-Italic'; Arial, sans-serif;
  src: url(fonts/Vollkorn-Italic.woff2) format('woff2'),
       url(fonts/Vollkorn-Italic.woff) format('woff'),
       url(fonts/Vollkorn-Italic.ttf) format('truetype');
       font-weight: 500;
font-display: block;
}

@font-face {
  font-family: 'Vollkorn-Semibold'; Arial, sans-serif;
  src: url(fonts/Vollkorn-Semibold.woff2) format('woff2'),
       url(fonts/Vollkorn-Semibold.woff) format('woff'),
       url(fonts/Vollkorn-Semibold.ttf) format('truetype');
       font-weight: 500;
font-display: block;
}


h1 {
font-family: 'Vollkorn-Regular';
font-size: 10px;
line-height: 120%;
display: inline;
font-weight: normal;
font-style: normal;
}


h2 {
font-family: 'Asap-Regular';
text-align: left;
font-size: 17px;
line-height: 120%;
display: inline;
font-weight: normal;
font-style: normal;
}


/* FREE */ 
h3 {
font-family: 'Asap-Medium';
font-size: 18px;
line-height: 120%;
display: inline;
font-weight: normal;
font-style: normal;
}

h4 {
font-family: 'Asap-Regular';
font-size: 24px;
line-height: 120%;
display: inline;
font-weight: normal;
font-style: normal;
}


/* FREE */ 
h5 {
font-family: 'Asap-Regular';
font-size: 18px;
line-height: 120%;
display: inline;
font-weight: normal;
font-style: normal;
}


h6 {
font-family: 'Asap-Medium';
font-size: 28px;
line-height: 120%;
display: inline;
font-weight: normal;
font-style: normal;
}