@font-face{
font-family: 'GothamRounded-bold';
src: url(../fonts/gothamrounded/GothamRounded-Bold.otf) format('opentype');
font-weight: 700;
font-style: normal;
}


@font-face{
font-family: 'GothamRounded-book';
src: url(../fonts/gothamrounded/GothamRounded-Book.otf) format('opentype');
font-weight: 400;
font-style:normal;
}

@font-face{
font-family: 'GothamRounded-light';
src: url(../fonts/gothamrounded/GothamRounded-Light.otf) format('opentype');
font-weight:300;
font-style:normal;
}
@font-face{
font-family: 'GothamRounded-thin';
src: url(../fonts/gothamrounded/GothamRoundedLight_21020.ttf) format('truetype');
font-weight:300;
font-style:normal;
}


@font-face{
font-family: 'GothamRounded';
src: url(../fonts/gothamrounded/GothamRounded-Medium.otf) format('opentype');
font-weight: 500;
font-style: normal;
}

@font-face{
font-family: 'Playfair Display-Bold';
src: url(../fonts/PlayfairDisplay/PlayfairDisplay-Bold.otf) format('opentype');
font-weight: 800;
font-style: normal;
}

@font-face{
font-family: 'Playfair Display-SemiBold';
src: url(../fonts/PlayfairDisplay/PlayfairDisplay-SemiBold.otf) format('opentype');
font-weight: 700;
font-style: normal;
}

@font-face{
font-family: 'Playfair Display-Medium';
src: url(../fonts/PlayfairDisplay/PlayfairDisplay-Medium.otf) format('opentype');
font-weight: 500;
font-style: normal;
}

@font-face{
font-family: 'Playfair Display';
src: url(../fonts/PlayfairDisplay/PlayfairDisplay-Regular.otf) format('opentype');
font-weight: 400;
font-style: normal;
}