@font-face {
  font-family: 'Rubik';
  font-weight: normal;
  font-style: normal;
  src: local('Rubik-Regular'), local('Rubik Regular'), local('RubikRegular'), local('Rubik'),
    url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: normal;
  font-style: italic;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 300;
  font-style: normal;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 300;
  font-style: italic;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 500;
  font-style: normal;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 500;
  font-style: italic;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 600;
  font-style: normal;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 600;
  font-style: italic;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: bold;
  font-style: normal;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: bold;
  font-style: italic;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 800;
  font-style: normal;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 800;
  font-style: italic;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 900;
  font-style: normal;
  src: url("") format('truetype');
}

@font-face {
  font-family: 'Rubik';
  font-weight: 900;
  font-style: italic;
  src: url("") format('truetype');
}
