@charset "UTF-8";
@font-face {
  font-family: 'citystreetwear';
  src: url('../fonts/citystreetwear/CityStreetwear-Regular.ttf') format("truetype"), url("../fonts/citystreetwear/CityStreetwear-Regular.otf") format("opentype");
  font-weight: 500;
  font-style: normal; 
}