/*VOOR GEBRUIK FONTS ONLINE*/
/*@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');*/

/* Webfont: LatoLatin-Hairline @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Hairline.eot');
    src: url('fonts/Lato/LatoLatin-Hairline.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-Hairline.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-Hairline.woff') format('woff'),
         url('fonts/Lato/LatoLatin-Hairline.ttf') format('truetype');
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}*/
/* Webfont: LatoLatin-HairlineItalic @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-HairlineItalic.eot');
    src: url('fonts/Lato/LatoLatin-HairlineItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-HairlineItalic.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-HairlineItalic.woff') format('woff'),
         url('fonts/Lato/LatoLatin-HairlineItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}*/

/* Webfont: LatoLatin-Thin @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Thin.eot');
    src: url('fonts/Lato/LatoLatin-Thin.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-Thin.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-Thin.woff') format('woff'),
         url('fonts/Lato/LatoLatin-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}*/
/* Webfont: LatoLatin-ThinItalic @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-ThinItalic.eot');
    src: url('fonts/Lato/LatoLatin-ThinItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-ThinItalic.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-ThinItalic.woff') format('woff'),
         url('fonts/Lato/LatoLatin-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}*/

/* Webfont: LatoLatin-Light */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato/LatoLatin-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato/LatoLatin-Light.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-Light.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
/* Webfont: LatoLatin-LightItalic */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato/LatoLatin-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato/LatoLatin-LightItalic.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatin-Regular */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato/LatoLatin-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato/LatoLatin-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
/* Webfont: LatoLatin-RegularItalic */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato/LatoLatin-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato/LatoLatin-Italic.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-Italic.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato/LatoLatin-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatin-Medium @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Medium.eot');
    src: url('fonts/Lato/LatoLatin-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-Medium.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-Medium.woff') format('woff'),
         url('fonts/Lato/LatoLatin-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}*/
/* Webfont: LatoLatin-MediumItalic @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-MediumItalic.eot');
    src: url('fonts/Lato/LatoLatin-MediumItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-MediumItalic.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-MediumItalic.woff') format('woff'),
         url('fonts/Lato/LatoLatin-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}*/

/* Webfont: LatoLatin-Semibold @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Semibold.eot');
    src: url('fonts/Lato/LatoLatin-Semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-Semibold.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-Semibold.woff') format('woff'),
         url('fonts/Lato/LatoLatin-Semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}*/
/* Webfont: LatoLatin-SemiboldItalic @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-SemiboldItalic.eot');
    src: url('fonts/Lato/LatoLatin-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-SemiboldItalic.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-SemiboldItalic.woff') format('woff'),
         url('fonts/Lato/LatoLatin-SemiboldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}*/

/* Webfont: LatoLatin-Bold @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Bold.eot');
    src: url('fonts/Lato/LatoLatin-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-Bold.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-Bold.woff') format('woff'),
         url('fonts/Lato/LatoLatin-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}*/
/* Webfont: LatoLatin-BoldItalic @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-BoldItalic.eot');
    src: url('fonts/Lato/LatoLatin-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-BoldItalic.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-BoldItalic.woff') format('woff'),
         url('fonts/Lato/LatoLatin-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}*/

/* Webfont: LatoLatin-Heavy @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Heavy.eot');
    src: url('fonts/Lato/LatoLatin-Heavy.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-Heavy.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-Heavy.woff') format('woff'),
         url('fonts/Lato/LatoLatin-Heavy.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}*/
/* Webfont: LatoLatin-HeavyItalic @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-HeavyItalic.eot');
    src: url('fonts/Lato/LatoLatin-HeavyItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-HeavyItalic.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-HeavyItalic.woff') format('woff'),
         url('fonts/Lato/LatoLatin-HeavyItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}*/

/* Webfont: LatoLatin-Black @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-Black.eot');
    src: url('fonts/Lato/LatoLatin-Black.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-Black.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-Black.woff') format('woff'),
         url('fonts/Lato/LatoLatin-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}*/
/* Webfont: LatoLatin-BlackItalic @font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/LatoLatin-BlackItalic.eot');
    src: url('fonts/Lato/LatoLatin-BlackItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato/LatoLatin-BlackItalic.woff2') format('woff2'),
         url('fonts/Lato/LatoLatin-BlackItalic.woff') format('woff'),
         url('fonts/Lato/LatoLatin-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}*/

/*VOOR GEBRUIK FONTS INGESLOTEN IN DIRECTORY*/
@font-face {
	font-family: 'Playfair Display';
	src: url('fonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
    font-style: normal;
	font-weight: 100 1000;
	font-stretch: 25% 151%;
}
@font-face {
	font-family: 'Playfair Display';
	src: url('fonts/Playfair_Display/PlayfairDisplay-Italic-VariableFont_wght.ttf') format('truetype');
    font-style: italic;
	font-weight: 100 1000;
	font-stretch: 25% 151%;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('fonts/Playfair_Display/PlayfairDisplay-Regular.ttf');
  font-weight: normal;
}
