/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2015 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Rene Bieder
 * License URL: http://www.fontspring.com/licenses/rene-bieder/webfont
 *
 *
 */

@font-face {
    font-family: 'choplinmedium-demo';
    src: url('Choplin-Medium-DEMO-webfont.eot');
    src: url('Choplin-Medium-DEMO-webfont.eot#iefix') format('embedded-opentype'),
         url('Choplin-Medium-DEMO-webfont.woff') format('woff2'),
         url('Choplin-Medium-DEMO-webfont.woff') format('woff'),
         url('Choplin-Medium-DEMO-webfont.ttf') format('truetype'),
         url('Choplin-Medium-DEMO-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* added the stylesheet content for choplinextralight-demo */

@font-face {
    font-family: 'choplinextralight-demo';
    src: url('Choplin-ExtraLight-DEMO-webfont.eot');
    src: url('Choplin-ExtraLight-DEMO-webfont.eot#iefix') format('embedded-opentype'),
         url('Choplin-ExtraLight-DEMO-webfont.woff') format('woff2'),
         url('Choplin-ExtraLight-DEMO-webfont.woff') format('woff'),
         url('Choplin-ExtraLight-DEMO-webfont.ttf') format('truetype'),
         url('Choplin-ExtraLight-DEMO-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* added stylesheet content for ThirstyRough	*/ 
	     
@font-face{ 
	font-family: 'ThirstyRoughLtTwo';
	src: url('ThirstyRoughLtTwo.otf'); 
		 url('ThirstyRoughLtTwo.otf'), format('otf'),
}


/* added stylesheet content for ProximaNova */

@font-face{ 
	font-family: 'ProximaNovaBold';
	src: url('MarkSimonson-ProximaNovaBold.otf');
		 url('http://planq-studio.com/wp-content/themes/aThemeForPlanqStudio/fonts/MarkSimonson-ProximaNovaBoldItalic#iefix') format('embedded-opentype'),
	    
}

@font-face{ 
	font-family: 'ProximaNovaThin';
	src: url('MarkSimonson-ProximaNovaThin.otf') format('otf'),
	     url('MarkSimonson-ProximaNovaThinItalic.otf') format('open type font'),
}