@font-face {
font-family: 'TT Lakes';
src: url('./TTLakes-Regular.eot');
src: url('TTLakes-Regular.eot?#iefix') format('embedded-opentype'),
url('./TTLakes-Regular.woff') format('woff'),
url('./TTLakes-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'TT Lakes';
src: url('./TTLakes-Medium.eot');
src: url('TTLakes-Medium.eot?#iefix') format('embedded-opentype'),
url('./TTLakes-Medium.woff') format('woff'),
url('./TTLakes-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'TT Lakes';
src: url('./TTLakes-Bold.eot');
src: url('TTLakes-Bold.eot?#iefix') format('embedded-opentype'),
url('./TTLakes-Bold.woff') format('woff'),
url('./TTLakes-Bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
}
