Protect USF

Protect USF Case Studies Booklet
Protect USF Case Studies

This booklet highlights real stories from schools, libraries, and healthcare providers across the country that rely on the Universal Service Fund (USF) to connect their communities.

Each case study shows how USF programs are making a tangible difference—and why protecting them is essential to closing the digital divide.


March 26, 2025 SCOTUS USF Case

SHLB Hill Press Conference

On March 26, SHLB stood alongside national leaders and advocates at the Supreme Court to champion a simple truth: everyone deserves affordable, reliable internet. Together, we raised our voices to protect the Universal Service Fund and the future of digital opportunity for all communities.

Resources:

- Protect USF Fact Sheet


April 9-11, DC Fly-In to Protect USF

shlb dc fly-in

From April 9–11, SHLB hosted its first-ever D.C. Fly-In, kicking off with a special reception honoring John Windhausen and Joey Wender, and bringing members together to educate Congress on the vital importance of the Universal Service Fund.

Resources:

- Protect USF Social Media Infographics

- Protect USF Social Media Graphics

- Fact Sheet: The Supreme Court Case & Its Impact on Broadband Access


Protect USF Fly-In Magazine

SHLB Fly-In Protect USF Magazine

This magazine captures the energy, insights, and impact of SHLB’s first-ever D.C. Fly-In. Inside, you'll find photos, member testimonials, key takeaways, and a suite of advocacy tools to help you continue spreading the message: the Universal Service Fund is essential to closing the digital divide and connecting communities.

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove.