/*!
Theme Name: AVG Themes
Theme URI: https://www.asiavacationgroup.com.au
Author: Son Pham
Description: Theme for Asia Vacation Group Site
Version: 1.0
Text Domain: avgtheme
*/

@import url('css/main-style.css');

@font-face {
  font-family: "travel";
  src:url("fonts/travel.eot");
  src:url("fonts/travel.eot?#iefix") format("embedded-opentype"),
    url("fonts/travel.woff") format("woff"),
    url("fonts/travel.ttf") format("truetype"),
    url("fonts/travel.svg#travel") format("svg");
  font-weight: normal;
  font-style: normal;
}