/* 3 */
/*WorkSans*/
/*normal*/
@font-face {
    font-family: WorkSans;
    src: url("/WorkSans.ttf");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSans.ttf");
	font-weight: 400;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSans.ttf");
	font-weight: 300;
	font-style: normal;
}
/* normal italic*/
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansItalic.ttf");
	font-weight: normal;
	font-style: italic;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansItalic.ttf");
	font-weight: 300;
	font-style: italic;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansItalic.ttf");
	font-weight: 400;
	font-style: italic;
}
/*bold*/

@font-face {
    font-family: WorkSans;
    src: url("/WorkSansBold.ttf");
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansBold.ttf");
	font-weight: 700;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansBold.ttf");
	font-weight: 800;
	font-style: normal;
}
/*bold italic*/
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansItalicBold.ttf");
	font-weight: bold;
	font-style: italic;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansItalicBold.ttf");
	font-weight: 700;
	font-style: italic;
}
@font-face {
    font-family: WorkSans;
    src: url("WorkSansItalicBold.ttf");
	font-weight: 800;
	font-style: italic;
}
/*medium*/
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansMedium.ttf");
	font-weight: 500;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansMediumItalic.ttf");
	font-weight: 500;
	font-style: italic;
}/*
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansMedium.ttf");
	font-weight: medium;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansMediumItalic.ttf");
	font-weight: medium;
	font-style: italic;
}*/
/*light*/
@font-face {
    font-family: WorkSans;
    src: url("WorkSansLight.ttf");
	font-weight: 200;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansLightItalic.ttf");
	font-weight: 200;
	font-style: italic;
}
/*thin*/
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansThin.ttf");
	font-weight: 100;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansThinItalic.ttf");
	font-weight: 100;
	font-style: italic;
}
/*bolder*/
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansExtraBold.ttf");
	font-weight: 900;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansExtraBoldItalic.ttf");
	font-weight: 900;
	font-style: italic;
}/*
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansExtraBold.ttf");
	font-weight: bolder;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansExtraBoldItalic.ttf");
	font-weight: bolder;
	font-style: italic;
}*/
/*semibold*/
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansSemiBold.ttf");
	font-weight: 600;
	font-style: normal;
}
@font-face {
    font-family: WorkSans;
    src: url("/WorkSansSemiBoldItalic.ttf");
	font-weight: 600;
	font-style: italic;
}
/*Epilogue*/
/*normal*/
@font-face {
    font-family: Epilogue;
    src: url("/Epilogue.ttf");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/Epilogue.ttf");
	font-weight: 300;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/Epilogue.ttf");
	font-weight: 400;
	font-style: normal;
}
/*normal italic*/
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueItalic.ttf");
	font-weight: normal;
	font-style: italic;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueItalic.ttf");
	font-weight: 400;
	font-style: italic;
}@font-face {
    font-family: Epilogue;
    src: url("/EpilogueItalic.ttf");
	font-weight: 300;
	font-style: italic;
}
/*bold*/
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueBold.ttf");
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueBold.ttf");
	font-weight:700;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueBold.ttf");
	font-weight:800;
	font-style: normal;
}
/*bold italic*/
@font-face {
   font-family: Epilogue;
    src: url("/EpilogueBoldItalic.ttf");
	font-weight: bold;
	font-style: italic;
}
@font-face {
   font-family: Epilogue;
    src: url("/EpilogueBoldItalic.ttf");
	font-weight: 700;
	font-style: italic;
}
@font-face {
   font-family: Epilogue;
    src: url("/EpilogueBoldItalic.ttf");
	font-weight: 800;
	font-style: italic;
}
/*medium*/
@font-face {
   	font-family: Epilogue;
    src: url("/EpilogueMediumItalic.ttf");
	font-weight: 500;
	font-style: italic;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueMedium.ttf");
	font-weight: 500;
	font-style: normal;
}
@font-face {
   	font-family: Epilogue;
    src: url("/EpilogueMediumItalic.ttf");
	font-weight: medium;
	font-style: italic;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueMedium.ttf");
	font-weight: medium;
	font-style: normal;
}
/*light*/
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueLight.ttf");
	font-weight: 200;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueLightItalic.ttf");
	font-weight: 200;
	font-style: italic;
}
/*thin*/
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueThin.ttf");
	font-weight: 100;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueThinItalic.ttf");
	font-weight: 100;
	font-style: italic;
}
/*bolder*/
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueExtraBold.ttf");
	font-weight: 900;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueExtraBoldItalic.ttf");
	font-weight: 900;
	font-style: italic;
}/*
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueExtraBold.ttf");
	font-weight: bolder;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueExtraBoldItalic.ttf");
	font-weight: bolder;
	font-style: italic;
}*/
/*semibold*/
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueSemiBold.ttf");
	font-weight: 600;
	font-style: normal;
}
@font-face {
    font-family: Epilogue;
    src: url("/EpilogueSemiBoldItalic.ttf");
	font-weight: 600;
	font-style: italic;
}