/* cyrillic-ext */
@font-face {
  font-family: 'Rubik-Light';
  font-style: normal;
  font-weight: 400;
  /*src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');*/
  src: local('Rubik Light'), local('Rubik-Light'), url(../fonts/Rubik/Rubik-Light.woff2) format('woff2');

  
  /*unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;*/
}
/* vietnamese */
@font-face {
  font-family: 'Rubik-Regular';
  font-style: normal;
  font-weight: 400;
  /*src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');*/
  src: local('Rubik Regular'), local('Rubik-Regular'), url(../fonts/Rubik/Rubik-Regular.woff2) format('woff2');
  /*unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;*/
}
/* latin-ext */
@font-face {
  font-family: 'Rubik-Bold';
  font-style: normal;
  font-weight: 400;
  /*src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');*/
  src: local('Rubik Bold'), local('Rubik-Bold'), url(../fonts/Rubik/Rubik-Bold.woff2) format('woff2');
  /*unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;*/
}