@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-ExtraBold.ttf');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-ExtraBoldItalic.ttf');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-ExtraLight.ttf');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-ExtraLightItalic.ttf');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-Italic.ttf');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-Light.ttf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-LightItalic.ttf');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-Medium.ttf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-MediumItalic.ttf');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-SemiBoldItalic.ttf');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-Thin.ttf');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: Glory;
  src: url('../fonts/glory/Glory-ThinItalic.ttf');
  font-weight: 100;
  font-style: italic;
}

/*@font-face {
  font-family: MD-Rounded;
  src: url('../fonts/MD/MDRounded-Regular.woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: MD-Rounded;
  src: url('../fonts/MD/MDRounded-Medium.woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: MD-Rounded;
  src: url('../fonts/MD/MDRounded-Light.woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: MD-Rounded;
  src: url('../fonts/MD/MDRounded-Bold.woff2');
  font-weight: 700;
  font-style: normal;
}*/
@font-face {
  font-family: MD;
  src: url('../fonts/md/MD-Regular.woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: MD;
  src: url('../fonts/md/MD-Medium.woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: MD;
  src: url('../fonts/md/MD-Light.woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: MD;
  src: url('../fonts/md/MD-Bold.woff2');
  font-weight: 700;
  font-style: normal;
}





