Doodles and Grace

Doodles and Grace Commercial and personal use cut files with a touch of rustic charm perfect for your crafting and handmade business!

This sweet, handwritten serif font I just released is perfect for crafting and creating! It also cuts beautifully on you...
05/17/2022

This sweet, handwritten serif font I just released is perfect for crafting and creating! It also cuts beautifully on your Cricut. Check it out to grab your copy while it’s on sale! https://etsy.me/3MkYrc4

This pretty much sums it all up! Grab this cutting file in my Etsy shop and get 30% off all files!https://etsy.me/3maHqG...
12/16/2021

This pretty much sums it all up! Grab this cutting file in my Etsy shop and get 30% off all files!
https://etsy.me/3maHqGh

It’s that time! The Ultimate $1 event over at Design Bundles! This is the time to stock up on cutting files, fonts, and ...
11/26/2021

It’s that time! The Ultimate $1 event over at Design Bundles! This is the time to stock up on cutting files, fonts, and so much more!
https://designbundles.net?ref=4rYUpl

Looking for a back to school craft? This layered, chalkboard crayon cutting file is perfect! Add your own personalizatio...
08/14/2021

Looking for a back to school craft? This layered, chalkboard crayon cutting file is perfect! Add your own personalization or message!
https://etsy.me/3yNUy8y

My new website is up and running! This was a long time coming and I’m so excited! You’ll find all the SVG cutting files ...
02/03/2021

My new website is up and running! This was a long time coming and I’m so excited! You’ll find all the SVG cutting files from my Etsy shop and so much more like freebie files and tutorials. I would love it if you would take a peek at it.

Doodles + Grace

Address

Brocton, NY

Alerts

Be the first to know and let us send you an email when Doodles and Grace posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });