/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme
 Author:       TK Creative Studio
 Author URI:   https://tracikay.com.au
 Template:     generatepress
 Version:      0.1
*/

/* delicious-handrawn-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Delicious Handrawn';
  font-style: normal;
  font-weight: 400;
  src: url('https://patriciashepherdbooks.com/wp-content/themes/generatepress_child/delicious-handrawn-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('https://patriciashepherdbooks.com/wp-content/themes/generatepress_child/delicious-handrawn-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://patriciashepherdbooks.com/wp-content/themes/generatepress_child/delicious-handrawn-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://patriciashepherdbooks.com/wp-content/themes/generatepress_child/delicious-handrawn-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://patriciashepherdbooks.com/wp-content/themes/generatepress_child/delicious-handrawn-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://patriciashepherdbooks.com/wp-content/themes/generatepress_child/delicious-handrawn-v4-latin-regular.svg#DeliciousHandrawn') format('svg'); /* Legacy iOS */
}

