/* Local web fonts: Open Sans and Noticia Text */
@font-face { font-family:'Open Sans'; src:url('../fonts/local/OpenSans-Regular.ttf') format('truetype'); font-style:normal; font-weight:400; font-display:swap; }
@font-face { font-family:'Open Sans'; src:url('../fonts/local/OpenSans-Bold.ttf') format('truetype'); font-style:normal; font-weight:700; font-display:swap; }
@font-face { font-family:'Open Sans'; src:url('../fonts/local/OpenSans-Italic.ttf') format('truetype'); font-style:italic; font-weight:400; font-display:swap; }
@font-face { font-family:'Open Sans'; src:url('../fonts/local/OpenSans-BoldItalic.ttf') format('truetype'); font-style:italic; font-weight:700; font-display:swap; }
@font-face { font-family:'Noticia Text'; src:url('../fonts/local/NoticiaText-Regular.ttf') format('truetype'); font-style:normal; font-weight:400; font-display:swap; }
@font-face { font-family:'Noticia Text'; src:url('../fonts/local/NoticiaText-Bold.ttf') format('truetype'); font-style:normal; font-weight:700; font-display:swap; }
@font-face { font-family:'Noticia Text'; src:url('../fonts/local/NoticiaText-Italic.ttf') format('truetype'); font-style:italic; font-weight:400; font-display:swap; }
@font-face { font-family:'Noticia Text'; src:url('../fonts/local/NoticiaText-BoldItalic.ttf') format('truetype'); font-style:italic; font-weight:700; font-display:swap; }
