/*
Theme Name: Findme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

@font-face {
  font-family: 'ShopeeDisplay';
  src: url('/wp-content/uploads/2025/05/ShopeeDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('/wp-content/uploads/2025/05/ShopeeDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('/wp-content/uploads/2025/05/ShopeeDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('/wp-content/uploads/2025/05/ShopeeDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('/wp-content/uploads/2025/05/ShopeeDisplay-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'ShopeeDisplay';
  src: url('/wp-content/uploads/2025/05/ShopeeDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
