@charset "UTF-8";

/* Fonts */

/* Primary and secondary fonts from Stanford branding guidelines. */

/* Markup: ../../templates/core/fonts/fonts.twig */

/* Style guide: Core.Fonts */

/* Sans font: Source Sans 3. */
/* @warn "Sans serif font weight 200, 300, and 900 will be removed in Decanter Version 7."; */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200;0,300;0,350;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

/* Serif font: Source Serif 4. */
/* @warn "Serif font weight 200, 300, and 900 will be removed in Decanter Version 7."; */
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

/* Slab font: Roboto Slab. */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap');
