@font-face {
font-family: 'lushgunin';
font-style: normal;
font-weight: normal;
src: local('../fonts/Lushgunin Normal Italic'), url('../fonts/Lushgunin-Normal-Italic.woff') format('woff');
}

@font-face {
font-family: 'lushgunin2';
font-style: normal;
font-weight: normal;
src: local('../fonts/Lushgunin Light Italic'), url('../fonts/Lushgunin-Light-Italic.woff') format('woff');
}

@font-face {
font-family: 'lushgunin3';
font-style: normal;
font-weight: normal;
src: local('../fonts/Lushgunin Light Italic'), url('../fonts/Lushgunin-Bold-Italic.woff') format('woff');
}

p.lushgunin {
  font-family: 'lushgunin';
}