/*
Theme Name: Hyundai
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: 'fl-icons';
  src: url('font/fl-icons.eot?93760785');
  src: url('font/fl-icons.eot?93760785#iefix') format('embedded-opentype'),
       url('font/fl-icons.woff2?93760785') format('woff2'),
       url('font/fl-icons.woff?93760785') format('woff'),
       url('font/fl-icons.ttf?93760785') format('truetype'),
       url('font/fl-icons.svg?93760785#fl-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-angle-circled-right:before { content: '\0138'; } /* 'ĸ' */
.icon-globe:before { content: '\0800'; } /* 'ࠀ' */
.icon-mobile:before { content: '\0801'; } /* 'ࠁ' */
.icon-mail:before { content: '\0802'; } /* 'ࠂ' */