@font-family: 'Open Sans';
@primary-1: #fff;

.ant-drawer-content,
.ant-btn,
body {
	font-family: @font-family;
}
