﻿@font-face {
    font-family: 'custom-icons';
    src: url('/App_Themes/central/new_icons/custom-icons.eot?a5kupb');
    src: url('/App_Themes/central/new_icons/custom-icons.eot?a5kupb#iefix') format('embedded-opentype'), url('/App_Themes/central/new_icons/custom-icons.ttf?a5kupb') format('truetype'), url('/App_Themes/central/new_icons/custom-icons.woff?a5kupb') format('woff'), url('/App_Themes/central/new_icons/custom-icons.svg?a5kupb#custom-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.szicon-tiktok:before {
    font-family: 'custom-icons' !important;
    content: "\e901";
}

.szicon-linkedin:before {
    font-family: 'custom-icons' !important;
    content: "\eae0";
}

.szicon-twitter:before {
    font-family: 'custom-icons' !important;
    content: "\e900";
}
