/**
 * @license
 * MyFonts Webfont Build ID 3688112, 2018-12-14T12:03:37-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: LunchBox-Bold by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/lunch-box/bold/
 * Copyright: Copyright (c) 2014 by Kimmy Design. All rights reserved.
 * Licensed pageviews: 2,000,000
 * 
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 * Copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * Licensed pageviews: 1,000,000
 * 
 * Webfont: ProximaNova-Semibold by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
 * Copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * Licensed pageviews: 1,000,000
 * 
 * Webfont: Mindset by PintassilgoPrints
 * URL: https://www.myfonts.com/fonts/pintassilgo/mindset/regular/
 * Copyright: By PintassilgoPrints, 2018. All rights reserved. http://www.pintassilgoprints.com
 * Licensed pageviews: 2,000,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3688112
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */

/*** old fonts **/
/*
@import url("//hello.myfonts.net/count/3846b0");


@font-face {font-family: 'LunchBox-Bold';src: url('webfonts/3846B0_0_0.eot');src: url('webfonts/3846B0_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3846B0_0_0.woff2') format('woff2'),url('webfonts/3846B0_0_0.woff') format('woff'),url('webfonts/3846B0_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ProximaNova-Regular';src: url('webfonts/3846B0_1_0.eot');src: url('webfonts/3846B0_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3846B0_1_0.woff2') format('woff2'),url('webfonts/3846B0_1_0.woff') format('woff'),url('webfonts/3846B0_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ProximaNova-Semibold';src: url('webfonts/3846B0_2_0.eot');src: url('webfonts/3846B0_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3846B0_2_0.woff2') format('woff2'),url('webfonts/3846B0_2_0.woff') format('woff'),url('webfonts/3846B0_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Mindset';src: url('webfonts/3846B0_3_0.eot');src: url('webfonts/3846B0_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3846B0_3_0.woff2') format('woff2'),url('webfonts/3846B0_3_0.woff') format('woff'),url('webfonts/3846B0_3_0.ttf') format('truetype');}
*/
 


/**new fonts for testing ***/

@font-face {
  font-family: 'LunchBox-Bold';
  src: url('webfonts/COBS06-MediumCondensed.otf') format('opentype');
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('webfonts/COBS06-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('webfonts/COBS06-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Mindset';
  src: url('webfonts/COBS06-Bold.otf') format('opentype');
} /* looks good as text-transform: uppercase; font-weight: 900; */
