/*
Theme Name:     Motocross Progression Child
Description:    Motocross Progression Child Theme
Author:         Progression Studios
Template:       motocross-progression

*/

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url('/fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url('/fonts/OpenSans/OpenSans-Medium.ttf') format('truetype');
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url('/fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/oswald/Oswald-Light.ttf') format('truetype');
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/oswald/Oswald-Regular.ttf') format('truetype');
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/oswald/Oswald-Medium.ttf') format('truetype');
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/oswald/Oswald-Semibold.ttf') format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/oswald/Oswald-Bold.ttf') format('truetype');
}
