/*
Theme Name: Newspaper Child
Template: Newspaper
*/

@import url("../Newspaper/style.css");

@font-face {
  font-family: 'Vazir';
  src: url('fonts/Shabnam.ttf') format('ttf'),
       url('fonts/Shabnam-Medium.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Shabnam', sans-serif !important;
}
