Kernah Fequiere

Kernah Fequiere Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Kernah Fequiere, Art, 2133 Black Rock Turnpike, Fairfield, CT.

Because I keep forgetting to post ...ops
09/04/2023

Because I keep forgetting to post ...ops

Another sketch at work.
01/19/2022

Another sketch at work.

A wip I've been working on.
01/09/2022

A wip I've been working on.

Oh we still ain't done yet ft. Larry my lobster purse.Photographer:  / Mua/stylist/model:                               ...
10/14/2020

Oh we still ain't done yet ft. Larry my lobster purse.

Photographer:
/

Mua/stylist/model:


When I tell you  is fu***ng amazing. Like I don't think you know. I'd like to thank  in Fairfield for letting us have a ...
10/14/2020

When I tell you is fu***ng amazing. Like I don't think you know. I'd like to thank in Fairfield for letting us have a good ole time.
More to come!
Photographer:
Mua/stylist:


02/11/2019

I never draw fanart, but here you go :D

Address

2133 Black Rock Turnpike
Fairfield, CT
06825

Website

Alerts

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

Share

Category

//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); });