/*
 * Theme Name: AKFilm Theme
 * Theme URI: https://akfilm.com/
 * Author: ZTTeam
 * Author URI: https://wptheme.store/
 * Description: Custom theme for AKFilm, built with ZTTeam Theme Base.
 * Version: 1.0.0
 * Text Domain: ztteam
 * Tags: tailwind, modular, akfilm
 */
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/akfilm/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('assets/fonts/akfilm/ShopeeDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('assets/fonts/akfilm/ShopeeDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('assets/fonts/akfilm/ShopeeDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('assets/fonts/akfilm/ShopeeDisplay-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('assets/fonts/akfilm/ShopeeDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MTD Attention Script';
  src: url('assets/fonts/akfilm/MTD Attention Script.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
