/* latin */
@font-face {
  font-family: 'sanches';
  font-style: normal;
  font-weight: 400;
  src: url(sanches-regular.woff2);  
}
@font-face {
  font-family: 'rubik';
  font-style: normal;
  font-weight: 700;
  src: url(rubik-700.woff2);
}
