﻿@charset "UTF-8";
/* required css file: assets/css/gd-icons/gd-icons.css */
@font-face {
	font-family: "gd-icons";
	src:url("fonts/gd-icons-arrows/fonts/gd-icons-arrows.eot");
	src:url("fonts/gd-icons-arrows/fonts/gd-icons-arrows.eot?#iefix") format("embedded-opentype"),
		url("fonts/gd-icons-arrows/fonts/gd-icons-arrows.woff") format("woff"),
		url("fonts/gd-icons-arrows/fonts/gd-icons-arrows.ttf") format("truetype"),
		url("fonts/gd-icons-arrows/fonts/gd-icons-arrows.svg#gd-icons-arrows") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/* gd-icon [gd-icons-arrows] names below */
.gd-ico.gd-arrow-right:before{content:"\e918";}.gd-ico.gd-arrow-left:before{content:"\e982";}.gd-ico.gd-editor-arrow:before{content:"\e97f";}.gd-ico.gd-editor-undo:before{content:"\e976";}.gd-ico.gd-editor-redo:before{content:"\e975";}.gd-ico.gd-Button-switch:before{content:"\e96d";}.gd-ico.gd-chevron2:before{content:"\e967";}.gd-ico.gd-double-chevron2:before{content:"\e966";}.gd-ico.gd-backward:before{content:"\e966";}.gd-ico.gd-chevron1:before{content:"\e955";}.gd-ico.gd-double-chevron1:before{content:"\e954";}.gd-ico.gd-forward:before{content:"\e954";}.gd-ico.gd-double-chevron:before{content:"\e92e";}.gd-ico.gd-chevron:before{content:"\e92d";}.gd-ico.gd-arrow-down:before{content:"\e92c";}.gd-ico.gd-arrow-up:before{content:"\e92b";}.gd-ico.gd-Button-switch1:before{content:"\e929";}
