Hi michaelvino86,Component are like individual modules you have.Now if you want to apply for a particular component, make sure you are loading CSS (which will give you font) only in component and target using Id.ExampleCSSdiv#myfont { font-family: "Times New Roman", Georgia, Serif;}Component HTML...