/** 
 * Llamada de la fuente Montserrat
 */
@font-face {
  font-family: Montserrat;
  src: url(../../fonts/Montserrat/Montserrat-Regular.ttf);
}