/*
@font-face {
    font-family: 'PlayRegular';
    src: url('http://139.162.10.12/~x12tks/fonts/Play/play-regular-webfont.woff2') format('woff2'),
         url('http://139.162.10.12/~x12tks/fonts/Play/play-regular-webfont.woff') format('woff'),
		 url('http://139.162.10.12/~x12tks/fonts/Play/play-regular-webfont.ttf') format('truetype');
    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;
}

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

@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: 'FuturaMedium';
    src: url('../fonts/FuturaMedium/FuturaMedium.woff2') format('woff2'),
         url('../fonts/FuturaMedium/FuturaMedium.woff') format('woff'),
		 url('../fonts/FuturaMedium/FuturaMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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