
/* weight 300 */

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 300;
    font-style: italic;
}


/* weight 400 */

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 400;
    font-style: italic;
}

/* weight 600 */

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 600;
    font-style: italic;
}

/* weight 700 */

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* weight 800 */

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 800;
    font-style: italic;
}

/* weight 900 */

@font-face {
	font-family: "RS NEWS Serif";
  	src: url("");
  	src: url("") format('embedded-opentype'),
  		url("") format('woff2'),
  		url("") format('woff'),
  		url("") format('truetype');
  	font-weight: 900;
  	font-style: normal;
}

@font-face {
    font-family: "RS NEWS Serif";
    src: url("");
    src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype');
    font-weight: 900;
    font-style: italic;
}
