/*TODO: urban css 제거 시 해당 파일 제거*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
}
