@font-face {
    font-family: 'pricedownd';
    src: url('PRICEDOWN BL.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-color: white;
}
.unselectable {
            -webkit-user-select: none;
            user-select: none;
        }

.email-box {
    margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Pricedown';
}