/*
Theme Name: Flatsome Child
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:  "fa-solid-900.woff2 ";
  src: url('/wp-content/themes/flatsome-child/fonts/fa-solid-900.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: "fl-icons";
  font-display: swap;
  src: url("https://pet-drugs.jp/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot?v=3.19.8");
  src: url("https://pet-drugs.jp/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot#iefix?v=3.19.8") format("embedded-opentype"),
       url("https://pet-drugs.jp/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff2?v=3.19.8") format("woff2"),
       url("https://pet-drugs.jp/wp-content/themes/flatsome/assets/css/icons/fl-icons.ttf?v=3.19.8") format("truetype"),
       url("https://pet-drugs.jp/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff?v=3.19.8") format("woff"),
       url("https://pet-drugs.jp/wp-content/themes/flatsome/assets/css/icons/fl-icons.svg?v=3.19.8#fl-icons") format("svg");
}
