Hey everyone I'm new here and learning front end development. Can anyone help me out with this question. If i have a webpage that has two different type of font for example Robotto and Montserrat and I'm using
@font-face
@font-face
to bring those fonts into my work space locally. Do I need two create two separate
@font-face
@font-face
property or do I put that all under the same property?