/* Lato */
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 900;
  font-style: normal;
  src: url('source/Lato-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 900;
  font-style: italic;
  src: url('source/Lato-BlackItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 700;
  font-style: normal;
  src: url('source/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 700;
  font-style: italic;
  src: url('source/Lato-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 400;
  font-style: italic;
  src: url('source/Lato-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 300;
  font-style: normal;
  src: url('source/Lato-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 300;
  font-style: italic;
  src: url('source/Lato-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 400;
  font-style: normal;
  src: url('source/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 100;
  font-style: normal;
  src: url('source/Lato-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontPrimary';
  font-weight: 100;
  font-style: italic;
  src: url('source/Lato-ThinItalic.ttf') format('truetype');
}

/* Parkinsans */
@font-face {
  font-family: 'V5FontSecondary';
  font-weight: 700;
  font-style: normal;
  src: url('source/Parkinsans-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontSecondary';
  font-weight: 800;
  font-style: normal;
  src: url('source/Parkinsans-ExtraBold.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontSecondary';
  font-weight: 300;
  font-style: normal;
  src: url('source/Parkinsans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontSecondary';
  font-weight: 500;
  font-style: normal;
  src: url('source/Parkinsans-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontSecondary';
  font-weight: 400;
  font-style: normal;
  src: url('source/Parkinsans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'V5FontSecondary';
  font-weight: 600;
  font-style: normal;
  src: url('source/Parkinsans-SemiBold.ttf') format('truetype');
}
