
@font-face {
  font-family: 'GT Eesti';
  font-weight: normal;
	src: url('GT-Eesti-Display-Regular-2.ttf') format('truetype');
}


@font-face {
    font-family: 'GT Eesti';
    font-weight: bold;
    src: url('GT-Eesti-Display-Bold-2.ttf') format('truetype');
}

@font-face {
    font-family: 'GT Eesti';
    font-style: italic;
    src: url('gt-eesti-regular-italic.woff') format('woff');
}

@font-face {
    font-family: 'GT Eesti';
    font-weight: bold;
    font-style: italic;
    src: url('gt-eesti-bold-italic.woff') format('woff');
}

@font-face {
    font-family: 'GT Sectra Bold';
    font-weight: bold;
    src: url('gt-sectra-bold.woff') format('woff');
}

@font-face {
    font-family: 'GT Sectra Book';
    src: url('gt-sectra-book.woff') format('woff');
}

.gt-eesti { font-family: "GT Eesti", "Century Gothic", sans-serif;}
.gt-sectra-bold { font-family: "GT Sectra Bold", "Georgia", serif; font-weight: bold;}
.gt-sectra-book { font-family: "GT Sectra Book", "Georgia", serif; font-weight: normal;}