/*
Theme Name: Aurel - Child
Author: Pixel-Mafia
Author URI: http://pixel-mafia.com/
Description: -
Version: 1.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: aurel
*/


/* parisienne-regular - latin */
@font-face {
  font-family: 'Parisienne';
  font-style: normal;
  font-weight: 400;
  src: url('../aurel/fonts/parisienne-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../aurel/fonts/parisienne-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../aurel/fonts/parisienne-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../aurel/fonts/parisienne-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../aurel/fonts/parisienne-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../aurel/fonts/parisienne-v13-latin-regular.svg#Parisienne') format('svg'); /* Legacy iOS */
}

/* abel-regular - latin */
@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: url('../aurel/fonts/abel-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../aurel/fonts/abel-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../aurel/fonts/abel-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../aurel/fonts/abel-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../aurel/fonts/abel-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../aurel/fonts/abel-v18-latin-regular.svg#Abel') format('svg'); /* Legacy iOS */
}