@font-face {
  font-family: 'Ro Sans';
  font-weight: 400;
  font-style: normal;
  src: url(fonts/Ro_Sans-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Ro Sans';
  font-weight: 400;
  font-style: italic;
  src: url(fonts/Ro_Sans-Italic.woff) format('woff');
}

@font-face {
  font-family: 'Ro Sans';
  font-weight: 200;
  font-style: normal;
  src: url(fonts/Ro_Sans-Light.woff) format('woff');
}

@font-face {
  font-family: 'Ro Sans';
  font-weight: 200;
  font-style: italic;
  src: url(fonts/Ro_Sans-LightItalic.woff) format('woff');
}

@font-face {
  font-family:'Ro Sans';
  font-weight: 700;
  font-style: normal;
  src: url(fonts/Ro_Sans-Bold.woff) format('woff');
}

@font-face {
  font-family: 'Ro Sans';
  font-style: italic;
  font-weight: 700;
  src: url(fonts/Ro_Sans-BoldItalic.woff) format('woff');
}

@font-face {
  font-family: 'Ro Sans';
  font-weight: 600;
  font-style: normal;
  src: url(fonts/Ro_Sans-SemiBold.woff) format('woff');
}

@font-face {
  font-family: 'Ro Sans';
  font-weight: 600;
  font-style: italic;
  src: url(fonts/Ro_Sans-SemiBoldItalic.woff) format('woff');
}
