The DESE website uses Bootstrap 4.0 CSS Framework, which is a free, open source front–end development framework for the creation of websites and web applications. Bootstrap uses "native font stack" for optimum text rendering on every device and OS. By using native stack fonts, we ensure that the intended font will always display properly on a web page.
font-family-sans-serif: // Safari for OS X and iOS (San Francisco) –apple-system, // Chrome < 56 for OS X (San Francisco) BlinkMacSystemFont, // Windows "Segoe UI", // Android "Roboto", // Basic web fallback "Helvetica Neue", Arial, sans–serif, // Emoji fonts "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default;
Headings must be hierarchical and properly nested. Numbered headings create a hierarchy so users can scan them easily, but they are also used by search engines and screen readers to navigate the content. The H1 is most important, with only one per page, followed by H2 through H6 in decreasing size and importance.
Body text
Bold text.
Bolder weight text (relative to the parent element).
Normal weight text.
Light weight text.
Lighter weight text (relative to the parent element).
Italic text.
While our heading classes (e.g., .h1–.h6) apply font–size, font–weight, and line–height, these utilities only apply font–size.
.fs–1 text
.fs–2 text
.fs–3 text
.fs–4 text
.fs–5 text
.fs–6 text
Native font stack is a free open source font.
Last Updated: November 5, 2024
Massachusetts Department of Elementary and Secondary Education 135 Santilli Highway, Everett, MA 02149
Voice: (781) 338-3000 TTY: (800) 439-2370
Disclaimer: A reference in this website to any specific commercial products, processes, or services, or the use of any trade, firm, or corporation name is for the information and convenience of the public and does not constitute endorsement or recommendation by the Massachusetts Department of Elementary and Secondary Education.