/**
 * 2018-2022 Optyum S.A. All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Optyum S.A. and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Optyum S.A.
 * and its suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Optyum S.A.
 *
 * @author    Optyum S.A.
 * @copyright 2018-2022 Optyum S.A.
 * @license  Optyum S.A. All Rights Reserved
 *  International Registered Trademark & Property of Optyum S.A.
 */


@font-face {
	font-family: 'whatsapp_smt';
	src:  url('fonts/whatsapp_smt.eot?zc2m94');
	src:  url('fonts/whatsapp_smt.eot?zc2m94#iefix') format('embedded-opentype'),
	url('fonts/whatsapp_smt.woff2?zc2m94') format('woff2'),
	url('fonts/whatsapp_smt.ttf?zc2m94') format('truetype'),
	url('fonts/whatsapp_smt.woff?zc2m94') format('woff'),
	url('fonts/whatsapp_smt.svg?zc2m94#whatsapp_smt') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="iconwpsmt-"], [class*=" iconwpsmt-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'whatsapp_smt' !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;
}

.iconwpsmt-whatsapp:before {
	content: "\e900";
}