
@font-face {
    font-family: "Frames Part One";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/framespartone-medium.woff2") format("woff2"),
         url("fonts/framespartone-medium.woff") format("woff");
}

@font-face {
    font-family: "DM Sans";
    font-weight: 500 ;
    font-style: normal;
    font-display: swap;
    src: url("fonts/dm-sans/dmsans-variablefont.ttf") format(opentype) tech(variations),
         url("fonts/dm-sans/dmsans-variablefont.ttf") format("opentype-variations");
}

@font-face {
    font-family: "DM Sans";
    font-weight: 500 ;
    font-style: italic;
    font-display: swap;
    src: url("fonts/dm-sans/dmsans-italic-variablefont.ttf") format(opentype) tech(variations),
         url("fonts/dm-sans/dmsans-italic-variablefont.ttf") format("opentype-variations");
}

@font-face{
  font-family: "Avara";
  src: url("fonts/avara/Avara-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: "Xanh mono";
  src: url("fonts/xanh/XanhMono-Regular.woff2") format("woff2"),
    url("fonts/xanh/XanhMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Xanh mono";
  src: url("fonts/xanh/XanhMono-Italic.woff2") format("woff2"),
    url("fonts/xanh/XanhMono-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'nanook';
    src: url('fonts/nanook/nanook.woff2') format('woff2'),
        url('fonts/nanook/nanook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
