@font-face {
  font-family: "Strada-Regular";
  src: url("../fonts/strada-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/strada-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/strada-regular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/strada-regular.svg") format("svg"), /* Legacy iOS */
    url("../fonts/strada-regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/strada-regular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/strada-regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}