@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular/MyriadProRegular.woff2') format('woff2'),
         url('../fonts/MyriadProRegular/MyriadProRegular.woff') format('woff'),
		 url('../fonts/MyriadProRegular/MyriadProRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/MyriadProBold/MyriadProBold.woff2') format('woff2'),
         url('../fonts/MyriadProBold/MyriadProBold.woff') format('woff'),
		 url('../fonts/MyriadProBold/MyriadProBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

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

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

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

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

@font-face {
    font-family: 'GothamExtraLight';
    src: url('../fonts/GothamLight/GothamExtraLight.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayRegular';
    src: url('../fonts/Play/play-regular-webfont.woff2') format('woff2'),
         url('../fonts/Play/play-regular-webfont.woff') format('woff'),
		 url('../fonts/Play/play-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayBold';
    src: url('../fonts/Play/play-bold-webfont.woff2') format('woff2'),
         url('../fonts/Play/play-bold-webfont.woff') format('woff'),
		 url('../fonts/Play/play-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}