/*
- - - > |  @font-face  | < - - - 
*/
/* Pique Web */
	@font-face {
	font-family: 'PiqueWeb';
	src: url('PiqueWeb/PiqueWeb.eot');
	src: url('PiqueWeb/PiqueWeb.eot?#iefix') format('embedded-opentype'),
         url('PiqueWeb/PiqueWeb.woff2') format('woff2'),
         url('PiqueWeb/PiqueWeb.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/* Pique Web Small Caps */
	@font-face {
	font-family: 'PiqueWebSmallCaps';
	src: url('PiqueWebSmallCaps/PiqueWebSmallCaps.eot');
	src: url('PiqueWebSmallCaps/PiqueWebSmallCaps.eot?#iefix') format('embedded-opentype'),
         url('PiqueWebSmallCaps/PiqueWebSmallCaps.woff2') format('woff2'),
         url('PiqueWebSmallCaps/PiqueWebSmallCaps.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/*
- - - > |  Font Classes  | < - - - 
*/
.PiqueWeb {
	font-family: 'PiqueWeb';
	font-weight: normal;
	font-style: normal;
	}

.PiqueWebSmallCaps {
	font-family: 'PiqueWebSmallCaps';
	font-weight: normal;
	font-style: normal;
	}


/* https://google-webfonts-helper.herokuapp.com/ */

/* pt-serif-regular - latin-ext_latin */
@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    src: url('pt-serif/pt-serif-v11-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local('PT Serif'), local('PTSerif-Regular'), url('pt-serif/pt-serif-v11-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('pt-serif/pt-serif-v11-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('pt-serif/pt-serif-v11-latin-ext_latin-regular.svg#PTSerif') format('svg'); /* Legacy iOS */
}
/* pt-serif-700 - latin-ext_latin */
@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    src: url('pt-serif/pt-serif-v11-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
    src: local('PT Serif Bold'), local('PTSerif-Bold'), url('pt-serif/pt-serif-v11-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700.svg#PTSerif') format('svg'); /* Legacy iOS */
}
/* pt-serif-700italic - latin-ext_latin */
@font-face {
    font-family: 'PT Serif';
    font-style: italic;
    font-weight: 700;
    src: url('pt-serif/pt-serif-v11-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('PT Serif Bold Italic'), local('PTSerif-BoldItalic'), url('pt-serif/pt-serif-v11-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('pt-serif/pt-serif-v11-latin-ext_latin-700italic.svg#PTSerif') format('svg'); /* Legacy iOS */
}
/* pt-serif-italic - latin-ext_latin */
@font-face {
    font-family: 'PT Serif';
    font-style: italic;
    font-weight: 400;
    src: url('pt-serif/pt-serif-v11-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
    src: local('PT Serif Italic'), local('PTSerif-Italic'), url('pt-serif/pt-serif-v11-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('pt-serif/pt-serif-v11-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
    url('pt-serif/pt-serif-v11-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('pt-serif/pt-serif-v11-latin-ext_latin-italic.svg#PTSerif') format('svg'); /* Legacy iOS */
}