@font-face {
    font-family: 'tck';
    src:url('fonts/icomoon.eot?fircym');
    src:url('fonts/icomoon.eot?#iefixfircym') format('embedded-opentype'),
        url('fonts/icomoon.woff?fircym') format('woff'),
        url('fonts/icomoon.ttf?fircym') format('truetype'),
        url('fonts/icomoon.svg?fircym#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ticket-template-icons';
    src:url('fonts/ticket-template-fonts/ticket-template-icons.eot?fircym');
    src:url('fonts/ticket-template-fonts/ticket-template-icons.eot?#iefixfircym') format('embedded-opentype'),
        url('fonts/ticket-template-fonts/ticket-template-icons.woff?fircym') format('woff'),
        url('fonts/ticket-template-fonts/ticket-template-icons.ttf?fircym') format('truetype'),
        url('fonts/ticket-template-fonts/ticket-template-icons.svg?fircym#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'tck';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ticket:before {
    content: "\e600";
}

#adminmenu #toplevel_page_tc_events div.wp-menu-image:before{
    font-family: 'tck' !important;
    content: "\e600";
}

#adminmenu #toplevel_page_tc_network_settings div.wp-menu-image:before{
    font-family: 'tck' !important;
    content: "\e600";
}

i.mce-ico.mce-i-tc_shortcodes_button:before{
    font-family: 'tck' !important;
    content: "\e600";
    font-size: 18px;
}

#adminmenu .toplevel_page_tc_events div.wp-menu-image img {
    display: none;
}

/* second icon set */


[class^="tti-"], [class*=" tti-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ticket-template-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tti-announcement_megaphone_promotion_speaker_icon-1:before {
  content: "\e900";
}
.tti-appliances_computer_display_pc_screen_icon:before {
  content: "\e901";
}
.tti-arrows_direction_expand_navigation_resize_icon-1:before {
  content: "\e902";
}
.tti-close_delete_exit_remove_icon:before {
  content: "\e903";
}
.tti-image_photograph_picture_icon:before {
  content: "\e904";
  color: #134563;
}
.tti-credit-card_debit-card_payment_icon-1:before {
  content: "\e905";
  color: #4d4d4d;
}
.tti-delivery_fast_logistics_shipping_truck_icon-1:before {
  content: "\e906";
  color: #394553;
}
.tti-edit_pen_writing_icon-1:before {
  content: "\e907";
}
.tti-gear_maintenance_settings_icon-1:before {
  content: "\e908";
}
.tti-barcode_e-commerce_scanning_shopping_icon:before {
  content: "\e909";
}
.tti-date_schedule_calendar_event_icon-1:before {
  content: "\e90a";
}
.tti-add_new_plus_icon:before {
  content: "\e90b";
}
.tti-tag_tweet_follow_hashtag_icon:before {
  content: "\e90c";
  color: #707487;
}
.tti-category_menu_options_icon:before {
  content: "\e90d";
}
.tti-boxes:before {
  content: "\e90e";
}
.tti-arrow_back_left_navigation_previous_icon:before {
  content: "\e900";
}
