@font-face {
   font-family: 'CenturyGothic';
      src: url('../fonts/CenturyGothic.eot');
      src: url('../fonts/CenturyGothic.eot') format('embedded-opentype'),
           url('../fonts/CenturyGothic.woff2') format('woff2'),
           url('../fonts/CenturyGothic.woff') format('woff'),
           url('../fonts/CenturyGothic.ttf') format('truetype'),
           url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}

@font-face {
   font-family: 'RalewayMedium';
   src: url('../fonts/RalewayMedium.eot');
   src: url('../fonts/RalewayMedium.eot') format('embedded-opentype'),
        url('../fonts/RalewayMedium.woff2') format('woff2'),
        url('../fonts/RalewayMedium.woff') format('woff'),
        url('../fonts/RalewayMedium.ttf') format('truetype'),
        url('../fonts/RalewayMedium.svg#RalewayMedium') format('svg');
}

@font-face {
   font-family: "Care";
   src: url("../fonts/Wash_Care_Symbols_M54.eot?") format("eot"),
        url("../fonts/Wash_Care_Symbols_M54.woff") format("woff"),
        url("../fonts/Wash_Care_Symbols_M54.ttf") format("truetype"),
        url("../fonts/Wash_Care_Symbols_M54.svg#WashCareSymbolsM54") format("svg");
   font-weight:normal;
   font-style:normal;
}
